rhempel / umm_mallocLinks
Memory Manager For Small(ish) Microprocessors
☆455Updated 6 months ago
Alternatives and similar repositories for umm_malloc
Users that are interested in umm_malloc are comparing it to the libraries listed below
Sorting:
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆266Updated last year
- A tiny printf and sprintf library for small embedded systems☆239Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆328Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆399Updated last week
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆606Updated 6 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M