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…☆619Updated 8 months ago
- Memory Manager For Small(ish) Microprocessors☆465Updated 9 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆423Updated 3 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated this week
- A tiny printf and sprintf library for small embedded systems☆243Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆308Updated this week
- Phoenix-RTOS microkernel repository☆149Updated this week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆298Updated 8 years ago
- The smallest public printf implementation for its feature set.☆779Updated 4 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆544Updated last week
- Pocket coroutine library☆93Updated 3 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…☆62Updated 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…☆161Updated 2 months ago
- Lightweight exception implementation for C☆352Updated 9 months ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆365Updated 6 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆94Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 3 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆108Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆338Updated 2 years ago
- Minimal GUI framework for Embedded Systems☆181Updated last year
- Bootstrap C code on a Cortex-M MCU☆228Updated 6 years ago
- Small C library for microcontrollers. Code is based on klibc.☆119Updated 4 years ago
- Embedded logger with minimal footprint and memory usage☆43Updated 6 months ago
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆149Updated 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…☆124Updated 2 years ago
- A toolkit for firmware development☆60Updated 2 weeks ago