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.
☆313Updated 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☆252Updated last year
- Memory Manager For Small(ish) Microprocessors☆428Updated 3 months ago
- The smallest public printf implementation for its feature set.☆710Updated last week
- 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 …☆157Updated 3 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 2 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,336Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆90Updated 6 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆465Updated 9 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…☆51Updated 7 months ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆201Updated 3 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆206Updated 2 years ago
- Script for analyzing ELF memory usage☆161Updated last year
- Full-featured interfaces for C99☆326Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆366Updated 2 months ago
- Bootstrap C code on a Cortex-M MCU☆218Updated 5 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆320Updated last year
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆193Updated 6 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆224Updated last month
- A list of awesome C preprocessor stuff☆339Updated 5 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆233Updated 2 years ago
- Pocket coroutine library☆83Updated 2 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆996Updated this week
- Consistent Overhead Byte Stuffing — C implementation☆159Updated 11 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆497Updated 3 weeks ago
- Dynamic linker for Cortex-M MCUs☆180Updated 2 years ago
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆415Updated 4 years ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆220Updated this week
- 🧪 single header unit testing framework for C and C++☆898Updated this week
- embxx - Embedded C++ Library☆270Updated 5 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 2 months ago