Search Articles — Sudonull

Search Results

In this project

Memory limit in Lua sandbox on C++

https://sudonull.com/memory-limit-in-lua-sandbox-on-c

How to implement memory control in Lua using a custom allocator in C++. Practical guide for developers.

Redis Lua Queue: partition order and worker pool

https://sudonull.com/redis-lua-queue-partition-order-and-worker-pool

Implementation of Redis queue on Lua for strict order in partitions, shared worker pool, retries. Benchmarks, diagrams, code. For middle/senior dev — study and implement.

Renga API and AI Agents for BIM

https://sudonull.com/renga-api-and-ai-agents-for-bim

Integrate AI with Renga API via COM and Python. Automate plugins, STDL families. Comparison with Revit, code examples. Start development without compilation.

Trending Now