embeddedartistry / libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆218Updated 7 months ago
Alternatives and similar repositories for libmemory:
Users that are interested in libmemory are comparing it to the libraries listed below
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆537Updated 7 months ago
- Memory Manager For Small(ish) Microprocessors☆408Updated last month
- a memory allocator for embedded systems (microcontrollers)☆60Updated 7 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆242Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆185Updated 8 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆73Updated 2 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆462Updated last month
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆311Updated last week
- A tiny printf and sprintf library for small embedded systems☆233Updated last year
- A fast and lightweight event loop for embedded platforms.☆100Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆92Updated 2 months ago
- Lightweight exception implementation for C☆331Updated 3 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆778Updated 5 months ago
- Bootstrap C code on a Cortex-M MCU☆208Updated 5 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- The portable part of µOS++ IIIe (an xpm/npm package)☆118Updated 5 months ago
- Small C library for microcontrollers. Code is based on klibc.☆104Updated 3 years ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activi…☆259Updated 9 months ago
- The smallest public printf implementation for its feature set.☆630Updated 2 months ago
- Lightweight printf library optimized for embedded systems☆187Updated 3 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆193Updated last year
- Phoenix-RTOS microkernel repository☆126Updated this week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆281Updated 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…☆41Updated 3 months ago
- Dynamic linker for Cortex-M MCUs☆174Updated last year
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆229Updated last year
- a set of simple utilities in c for microcontrollers☆209Updated 3 years ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆532Updated this week
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆183Updated 11 months ago
- Script for analyzing ELF memory usage☆137Updated 8 months ago