pavel-kirienko / o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
☆255Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for o1heap
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 5 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆524Updated 5 months ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆189Updated this week
- Script for analyzing ELF memory usage☆126Updated 6 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- The smallest public printf implementation for its feature set.☆610Updated 3 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆69Updated last week
- Memory Manager For Small(ish) Microprocessors☆399Updated 6 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆276Updated 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…☆34Updated last month
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆439Updated last month
- A fast and lightweight event loop for embedded platforms.☆97Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆69Updated 6 months ago
- A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier☆177Updated last year
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆220Updated last year
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,174Updated this week
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- Analyses C/C++ build output for code size, static variables, and stack usage☆431Updated 3 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆190Updated last year
- Dynamic linker for Cortex-M MCUs☆172Updated last year
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆150Updated this week
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆88Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆170Updated 6 months ago
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function☆87Updated 6 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆104Updated last year
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆517Updated this week
- Bootstrap C code on a Cortex-M MCU☆206Updated 5 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated last year
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆190Updated 6 years ago
- Consistent Overhead Byte Stuffing — C implementation☆142Updated 5 months ago