embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆270Updated 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…☆615Updated 8 months ago
- Memory Manager For Small(ish) Microprocessors☆462Updated 8 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆417Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated this week
- Unofficial mirror of sourceware newlib repository. Updated daily.☆303Updated this week
- A tiny printf and sprintf library for small embedded systems☆242Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- Phoenix-RTOS microkernel repository☆149Updated this week
- A fast and lightweight event loop for embedded platforms.☆107Updated 3 years 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…☆161Updated last month
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆529Updated this week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- Lightweight exception implementation for C☆352Updated 8 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆356Updated 5 months ago
- The smallest public printf implementation for its feature set.☆775Updated 3 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…☆62Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- Pocket coroutine library☆93Updated 2 years ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆106Updated 11 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆334Updated 2 years ago
- Lightweight printf library optimized for embedded systems☆323Updated last month
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 2 years ago
- C library used to code JSON objects in null-terminated strings☆99Updated 2 years 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…☆124Updated 2 years ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆215Updated this week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆416Updated last month
- Lightweight JSON parser for embedded systems☆241Updated last month