embeddedartistry / libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆237Updated 8 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…☆545Updated 8 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆320Updated last month
- Memory Manager For Small(ish) Microprocessors☆409Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆193Updated 9 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆74Updated 3 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆245Updated this week
- A tiny printf and sprintf library for small embedded systems☆234Updated last year
- a memory allocator for embedded systems (microcontrollers)☆60Updated 7 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆98Updated 3 months ago
- The smallest public printf implementation for its feature set.☆642Updated 3 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆471Updated 3 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆782Updated 6 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆274Updated 10 months ago
- Lightweight printf library optimized for embedded systems☆188Updated 4 months ago
- A fast and lightweight event loop for embedded platforms.☆100Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆284Updated 8 years ago
- Lightweight exception implementation for C☆333Updated this week
- Bootstrap C code on a Cortex-M MCU☆212Updated 5 years ago
- Phoenix-RTOS microkernel repository☆129Updated last week
- Small C library for microcontrollers. Code is based on klibc.☆104Updated 3 years ago
- object-oriented C++ RTOS for microcontrollers☆450Updated 2 months ago
- Minimal printf() implementation for embedded projects.☆171Updated last year
- The portable part of µOS++ IIIe (an xpm/npm package)☆117Updated 7 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆195Updated 2 years ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆230Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆313Updated last year
- Lightweight, Portable RTOS Scheduler☆418Updated 3 years ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆195Updated this week
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆184Updated last year