embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆263Updated 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…☆600Updated 5 months ago
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆395Updated this week
- a memory allocator for embedded systems (microcontrollers)☆66Updated 7 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- A tiny printf and sprintf library for small embedded systems☆238Updated last year
- Unofficial mirror of sourceware newlib repository. Updated daily.☆290Updated this week
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated 3 weeks ago
- Lightweight exception implementation for C☆347Updated 6 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
- Phoenix-RTOS microkernel repository☆146Updated this week
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆339Updated 3 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆104Updated 9 months ago
- Small C library for microcontrollers. Code is based on klibc.☆115Updated 3 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 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…☆57Updated 10 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- Minimal GUI framework for Embedded Systems☆181Updated last year
- The smallest public printf implementation for its feature set.☆751Updated 3 weeks ago
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆144Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Pocket coroutine library☆90Updated 2 years ago
- Minimal printf() implementation for embedded projects.☆178Updated last year
- 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☆432Updated 5 months ago
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆121Updated 2 years ago
- Bootstrap C code on a Cortex-M MCU☆223Updated 5 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆406Updated last month