embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆266Updated 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…☆606Updated 6 months ago
- Memory Manager For Small(ish) Microprocessors☆455Updated 6 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆399Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Unofficial mirror of sourceware newlib repository. Updated daily.☆294Updated last week
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- A tiny printf and sprintf library for small embedded systems☆239Updated last year
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Lightweight exception implementation for C☆346Updated 6 months ago
- Phoenix-RTOS microkernel repository☆147Updated this week
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆92Updated 10 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆343Updated 3 months 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…☆158Updated 2 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- The smallest public printf implementation for its feature set.☆757Updated last month
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆106Updated 9 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…☆60Updated 11 months ago
- Pocket coroutine library☆90Updated 2 years ago
- Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.☆99Updated 2 months ago
- Small C library for microcontrollers. Code is based on klibc.☆115Updated 3 years ago
- Lightweight printf library optimized for embedded systems☆312Updated last week
- Bootstrap C code on a Cortex-M MCU☆223Updated 5 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆328Updated last year
- Minimal printf() implementation for embedded projects.☆178Updated last year
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆148Updated last year
- C library used to code JSON objects in null-terminated strings☆98Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆410Updated last week
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆212Updated 3 weeks ago