embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆277Updated 2 weeks ago
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…☆628Updated 2 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆434Updated 3 months ago
- Memory Manager For Small(ish) Microprocessors☆471Updated 11 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆205Updated last month
- A tiny printf and sprintf library for small embedded systems☆247Updated 2 years ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- Lightweight exception implementation for C☆355Updated 11 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆383Updated 2 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆585Updated last month
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆300Updated 9 years ago
- Phoenix-RTOS microkernel repository☆154Updated this week
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆66Updated last year
- Pocket coroutine library☆95Updated 3 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆111Updated last year
- The smallest public printf implementation for its feature set.☆790Updated 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…☆162Updated last week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆424Updated 4 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆342Updated 2 years ago
- Small C library for microcontrollers. Code is based on klibc.☆119Updated 4 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆453Updated 11 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆219Updated 2 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆112Updated 3 years ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆219Updated this week
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆148Updated last year
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆151Updated 11 months ago
- Minimal printf() implementation for embedded projects.☆182Updated 2 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year