embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆258Updated 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…☆593Updated 4 months ago
- Memory Manager For Small(ish) Microprocessors☆431Updated 4 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆376Updated 3 months ago
- 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.☆282Updated this week
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆507Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Lightweight exception implementation for C☆341Updated 4 months ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- Phoenix-RTOS microkernel repository☆139Updated this week
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆325Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 8 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…☆157Updated 3 weeks ago
- The smallest public printf implementation for its feature set.☆732Updated 3 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆795Updated 11 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆293Updated 8 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆54Updated 9 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆427Updated 4 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆396Updated last week
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆206Updated this week
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆102Updated 7 months ago
- Small C library for microcontrollers. Code is based on klibc.☆114Updated 3 years ago
- Bootstrap C code on a Cortex-M MCU☆222Updated 5 years ago
- Lightweight printf library optimized for embedded systems☆269Updated 2 months ago
- Pocket coroutine library☆87Updated 2 years ago
- object-oriented C++ RTOS for microcontrollers☆454Updated 7 months ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆121Updated last week