embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆271Updated 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…☆610Updated 7 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated last year
- Memory Manager For Small(ish) Microprocessors☆459Updated 7 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆413Updated last month
- Unofficial mirror of sourceware newlib repository. Updated daily.☆299Updated this week
- A tiny printf and sprintf library for small embedded systems☆242Updated last year
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- A fast and lightweight event loop for embedded platforms.☆106Updated 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…☆159Updated 3 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆524Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 11 months ago
- Phoenix-RTOS microkernel repository☆148Updated this week
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆348Updated 5 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
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆334Updated 2 years ago
- Lightweight exception implementation for C☆350Updated 8 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆802Updated last year
- The smallest public printf implementation for its feature set.☆767Updated 2 months ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆107Updated 11 months ago
- Pocket coroutine library☆93Updated 2 years ago
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆148Updated last year
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆122Updated 2 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated 3 weeks ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Minimal GUI framework for Embedded Systems☆180Updated last year
- Open source file system for small embedded systems☆36Updated 4 years ago
- Bootstrap C code on a Cortex-M MCU☆226Updated 5 years ago
- C library used to code JSON objects in null-terminated strings☆99Updated last year
- Small C library for microcontrollers. Code is based on klibc.☆118Updated 3 years ago