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.
☆339Updated 3 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☆263Updated last year
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- The smallest public printf implementation for its feature set.☆751Updated 3 weeks 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 …☆170Updated last month
- Pocket coroutine library☆90Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆80Updated last year
- Script for analyzing ELF memory usage☆165Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 9 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆476Updated last year
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆210Updated last week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆600Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated last month
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆230Updated last week
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- a memory allocator for embedded systems (microcontrollers)☆66Updated 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…☆57Updated 10 months ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆232Updated last month
- Consistent Overhead Byte Stuffing — C implementation☆165Updated last month
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆112Updated last year
- scmRTOS embedded operating system☆247Updated last year
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆196Updated 6 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated last year
- embxx - Embedded C++ Library☆269Updated 5 years ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆241Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆104Updated 9 months ago
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆887Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆395Updated this week
- Lightweight exception implementation for C☆347Updated 6 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆210Updated 2 years ago
- QP/C++ Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combi…☆433Updated 3 weeks ago