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.
☆372Updated 3 weeks 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☆272Updated 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 …☆179Updated last month
- Memory Manager For Small(ish) Microprocessors☆468Updated 10 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆573Updated 2 weeks ago
- The smallest public printf implementation for its feature set.☆786Updated 5 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆623Updated 9 months ago
- Script for analyzing ELF memory usage☆173Updated 2 weeks ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆241Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆917Updated this week
- Pocket coroutine library☆95Updated 3 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆496Updated 3 weeks ago
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆217Updated this week
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,445Updated last week
- Lightweight exception implementation for C☆354Updated 10 months ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆197Updated 7 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆253Updated 2 months 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 last year
- A C++11 header-only library for MMIO registers☆64Updated last year
- scmRTOS embedded operating system☆261Updated last week
- ARM Cortex-M bare-metal example code in C++ and CMake build☆219Updated 2 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆203Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆420Updated 3 months ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆446Updated 2 weeks ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated 2 weeks ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆606Updated 10 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆338Updated 2 years ago