An embedded systems container library (for MPUs and MCUs) written in C++ with C++ and C APIs.
-
Updated
Jul 20, 2026 - C++
An embedded systems container library (for MPUs and MCUs) written in C++ with C++ and C APIs.
Guard Blocks for embedded C: checked execution boundaries, failure events, recovery policy, and local blackbox evidence.
c++ exercises with solution
A malloc/free-style dynamic memory allocator that runs entirely inside a fixed, statically-defined buffer — no system heap, deterministic, and embedded-friendly. Written in C11.
A robust, production-ready Generic Circular FIFO Library written in Embedded C. Features configurable Overwrite/Reject modes, optional Thread-Safety hooks, and strict runtime validation. Designed for static memory environments with full UML documentation and architectural design.
Rational Root Calculator in C
Dependency-free C99 components for embedded systems. No allocation, no build tooling.
A Deterministic Model to Predict Execution Time of Spark Applications (Query-64 of TPC-DS)
To associate your repository with the static-allocation topic, visit your repo's landing page and select "manage topics."