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.
☆373Updated 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☆273Updated last year
- 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 …☆180Updated last month
- Memory Manager For Small(ish) Microprocessors☆469Updated 10 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆625Updated 10 months ago
- The smallest public printf implementation for its feature set.☆790Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆578Updated last month
- Script for analyzing ELF memory usage☆173Updated last week
- Analyses C/C++ build output for code size, static variables, and stack usage☆505Updated last week
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆243Updated this week
- Lightweight exception implementation for C☆355Updated 11 months ago
- Pocket coroutine library☆95Updated 3 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆258Updated 2 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆203Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year
- embxx - Embedded C++ Library☆273Updated 6 years ago
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆928Updated this week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆65Updated last year
- scmRTOS embedded operating system☆261Updated last week
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆607Updated 11 months ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆218Updated last week
- The portable part of µOS++ IIIe (an xpm/npm package)☆120Updated 3 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆340Updated 2 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆197Updated 7 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆110Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆299Updated 9 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆431Updated 2 months ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆114Updated last month
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆250Updated 2 years ago