pavel-kirienko / o1heapLinks
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because the project is finished and does not require further changes.
☆319Updated last month
Alternatives and similar repositories for o1heap
Users that are interested in o1heap are comparing it to the libraries listed below
Sorting:
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 3 months ago
- Memory Manager For Small(ish) Microprocessors☆430Updated 3 months ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆159Updated 4 months ago
- The smallest public printf implementation for its feature set.☆726Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆90Updated 7 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆502Updated last month
- Script for analyzing ELF memory usage☆162Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆235Updated 2 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆467Updated 10 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated last year
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆110Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆53Updated 8 months ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆193Updated 6 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,339Updated last week
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆740Updated last week
- A list of awesome C preprocessor stuff☆340Updated 6 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆200Updated last year
- Dynamic linker for Cortex-M MCUs☆184Updated 2 years ago
- object-oriented C++ RTOS for microcontrollers☆453Updated 6 months ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆196Updated last year
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆414Updated 5 years ago
- Consistent Overhead Byte Stuffing — C implementation☆160Updated last year
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆873Updated 3 weeks ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆588Updated 4 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆272Updated this week