embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆252Updated last year
Alternatives and similar repositories for libmemory
Users that are interested in libmemory are comparing it to the libraries listed below
Sorting:
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 3 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- Memory Manager For Small(ish) Microprocessors☆430Updated 3 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆200Updated last year
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆502Updated last month
- The smallest public printf implementation for its feature set.☆725Updated this week
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆793Updated 10 months ago
- Lightweight printf library optimized for embedded systems☆261Updated last month
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- A tiny printf and sprintf library for small embedded systems☆236Updated last year
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆102Updated 7 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆90Updated 7 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆53Updated 8 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆272Updated this week
- ARM Cortex-M bare-metal example code in C++ and CMake build☆208Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year
- Phoenix-RTOS microkernel repository☆136Updated this week
- A fast and lightweight event loop for embedded platforms.☆103Updated 3 years ago
- Lightweight shell implementation for embedded systems☆157Updated last month
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆156Updated this week
- Dynamic linker for Cortex-M MCUs☆184Updated 2 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Bootstrap C code on a Cortex-M MCU☆220Updated 5 years ago
- Lightweight JSON parser for embedded systems☆209Updated last month
- Minimal GUI framework for Embedded Systems☆179Updated last year
- lightweight logging for embedded microcontrollers☆279Updated 4 months ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆179Updated last week
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆319Updated last month