A set of allocators based off the concept of the stack and creating "Frames". Push frames onto the Stack, push values onto Frames, and pop entire Frames and their items
a few stack oriented utileties designed with unsafe in mind
A high-performance industrial Modbus library for Rust with TCP and RTU support
Run recursive async functions without overflowing the stack
Allocation profiling and Linux memory telemetry for Rust services.
An experimental C compiler and obfuscating compiler written in Rust, targeting x86_64 SysV ABI
Fast, minimalist, and POSIX-compliant recursive directory traverser with zero external dependencies.
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Safely allocate and manipulate arbitrarily-sized slices on the stack at runtime
The Pulley interpreter, its bytecode definition, encoder, decoder, and etc...
ESP32 EMAC bare-metal Ethernet MAC driver with DMA, RMII, and MDIO