embeddedartistry / libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆250Updated 11 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…☆582Updated 2 months ago
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆362Updated last month
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆197Updated last year
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- Unofficial mirror of sourceware newlib repository. Updated daily.☆267Updated this week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆490Updated 2 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆790Updated 9 months ago
- Lightweight printf library optimized for embedded systems☆256Updated last month
- The smallest public printf implementation for its feature set.☆693Updated this week
- Lightweight exception implementation for C☆338Updated 2 months ago
- Small C library for microcontrollers. Code is based on klibc.☆113Updated 3 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆101Updated 5 months ago
- Phoenix-RTOS microkernel repository☆135Updated last week
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆290Updated last year
- Minimal printf() implementation for embedded projects.☆174Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- "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
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- Dynamic linker for Cortex-M MCUs☆179Updated 2 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆154Updated 3 months ago
- object-oriented C++ RTOS for microcontrollers☆452Updated 5 months ago
- a set of simple utilities in c for microcontrollers☆210Updated 4 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆188Updated last year
- Lightweight shell implementation for embedded systems☆152Updated last month
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 2 years ago