13 results for “topic:heapless”
Userspace networking library. HTTP/TCP/IP/Ethernet/RMII/MDIO/UDP/NTP/DHCP/DNS blabla. Runs on a couple kB of RAM
Userspace networking in Go. Superceded by soypat/lneto
C++ template library for floating point operations
A few programs (games) that works on numworks.
Quantum-safe IPSec protocol written entirely in Rust, leveraging Kyber & Falcon for post-quantum cryptography. Modular, no_std-ready, and ideal for secure tunnels in next-gen IIoT and VPN infrastructure.
Quantized Model Training and Inference Kit
lil rust crate to serialize & deserialize signed JSON Web Tokens (JWT) - #[no_std] compatible
rust crate to serialize & deserialize JSON - #[no_std] compatible
The ESP-IDF Heapless JSON Stream Parser is a memory-efficient library for ESP-IDF that allows parsing JSON streams without using dynamic memory allocation. It simplifies parsing JSON data directly from a stream, making it ideal for memory-constrained ESP32 projects.
A lightweight, modular, and no_std-friendly Rust crate providing post-quantum cryptographic primitives (Kyber, Falcon) tailored for secure Industrial IoT (IIoT) applications.
A heap-less minimalist terminal-based text editor
no_std (embedded/low level-compatible) patterns in Rust
Single file library for heap-less implementation of RSA encryption and signatures in zig with OAEP padding