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.
☆343Updated 4 months ago
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☆266Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆606Updated 6 months ago
- Memory Manager For Small(ish) Microprocessors☆455Updated 6 months ago
- The smallest public printf implementation for its feature set.☆757Updated last month
- 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 …☆170Updated 2 months ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆232Updated this week
- Script for analyzing ELF memory usage☆168Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆91Updated last year
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆521Updated this week
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆196Updated 7 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆62Updated 11 months ago
- Pocket coroutine library☆90Updated 2 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆482Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated last year
- Consistent Overhead Byte Stuffing — C implementation☆165Updated 2 months ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆233Updated this week
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆212Updated last month
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆328Updated last year
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M