pavel-kirienko / o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the project is finished and does not require further changes.
☆281Updated 11 months ago
Alternatives and similar repositories for o1heap:
Users that are interested in o1heap are comparing it to the libraries listed below
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆248Updated 10 months ago
- The smallest public printf implementation for its feature set.☆680Updated last week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆575Updated 3 weeks ago
- Memory Manager For Small(ish) Microprocessors☆411Updated last month
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆483Updated 2 months ago
- Script for analyzing ELF memory usage☆157Updated 11 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆452Updated 7 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆351Updated this 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 …☆147Updated last month
- a memory allocator for embedded systems (microcontrollers)☆61Updated 7 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆72Updated 10 months ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆196Updated last month
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,290Updated this week
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆212Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆193Updated 11 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆286Updated 8 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…☆45Updated 5 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 4 months ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆100Updated 4 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆231Updated last year
- Pocket coroutine library☆79Updated 2 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆199Updated 2 years ago
- Dynamic linker for Cortex-M MCUs☆177Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆316Updated last year
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆106Updated last year
- Consistent Overhead Byte Stuffing — C implementation☆158Updated 9 months ago
- A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier☆182Updated last year
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆693Updated last week
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆180Updated 7 months ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆218Updated last month