embeddedartistry / libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆218Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for libmemory
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆524Updated 5 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆69Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- Unofficial mirror of sourceware newlib repository. Updated daily.☆231Updated this week
- Memory Manager For Small(ish) Microprocessors☆399Updated 6 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆170Updated 6 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activi…☆255Updated 7 months ago
- a memory allocator for embedded systems (microcontrollers)☆59Updated 6 years ago
- A tiny printf and sprintf library for small embedded systems☆227Updated last year
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆439Updated last month
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆88Updated this week
- Phoenix-RTOS microkernel repository☆114Updated this week
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆778Updated 3 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆190Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆276Updated 7 years ago
- A fast and lightweight event loop for embedded platforms.☆97Updated 2 years ago
- Small C library for microcontrollers. Code is based on klibc.☆104Updated 3 years ago
- The smallest public printf implementation for its feature set.☆610Updated 3 weeks ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- Lightweight printf library optimized for embedded systems☆186Updated last month
- Dynamic linker for Cortex-M MCUs☆172Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆104Updated 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
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆189Updated this week
- a set of simple utilities in c for microcontrollers☆210Updated 3 years ago
- Lightweight shell implementation for embedded systems☆136Updated 2 months ago
- Bootstrap C code on a Cortex-M MCU☆206Updated 5 years ago
- JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching☆134Updated 3 months ago
- CMake toolchain configurations for ARM☆269Updated 10 months ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆182Updated 9 months ago