embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆262Updated 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…☆598Updated 4 months ago
- Memory Manager For Small(ish) Microprocessors☆441Updated 5 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆287Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆390Updated last week
- a memory allocator for embedded systems (microcontrollers)☆66Updated 7 years ago
- A tiny printf and sprintf library for small embedded systems☆238Updated last year
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Phoenix-RTOS microkernel repository☆146Updated this week
- Lightweight exception implementation for C☆346Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆514Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 8 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆337Updated 2 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆796Updated last year
- 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 last month
- The smallest public printf implementation for its feature set.☆738Updated this week
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆104Updated 8 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- Pocket coroutine library☆90Updated 2 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…☆57Updated 9 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Minimal printf() implementation for embedded projects.☆178Updated last year
- Small C library for microcontrollers. Code is based on klibc.☆114Updated 3 years ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆207Updated this week
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆120Updated 2 years ago
- Lightweight printf library optimized for embedded systems☆280Updated last week
- Minimal GUI framework for Embedded Systems☆179Updated last year
- Bootstrap C code on a Cortex-M MCU☆222Updated 5 years ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆395Updated last year