embeddedartistry / libmemoryLinks
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
☆252Updated 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…☆586Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆366Updated 2 months ago
- Memory Manager For Small(ish) Microprocessors☆426Updated 3 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆271Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆200Updated last year
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆497Updated 2 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆791Updated 10 months ago
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆90Updated 6 months ago
- The smallest public printf implementation for its feature set.☆710Updated this week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- Lightweight exception implementation for C☆339Updated 3 months ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆101Updated 6 months ago
- Lightweight printf library optimized for embedded systems☆261Updated 3 weeks ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆313Updated 2 weeks ago
- Minimal GUI framework for Embedded Systems☆178Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- Phoenix-RTOS microkernel repository☆135Updated this week
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- Bootstrap C code on a Cortex-M MCU☆216Updated 5 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,336Updated last 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 last year
- Small C library for microcontrollers. Code is based on klibc.☆113Updated 3 years ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆177Updated this week
- Minimal printf() implementation for embedded projects.☆176Updated last year
- safec libc extension with all C11 Annex K functions☆364Updated 5 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆206Updated 2 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆193Updated last year