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…☆622Updated 9 months ago
- Memory Manager For Small(ish) Microprocessors☆467Updated 9 months ago
- A tiny printf and sprintf library for small embedded systems☆246Updated 2 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated 3 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆427Updated last month
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆311Updated this week
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- Phoenix-RTOS microkernel repository☆152Updated this week
- Lightweight exception implementation for C☆355Updated 10 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
- "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
- The smallest public printf implementation for its feature set.☆781Updated 4 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆571Updated last week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆298Updated 9 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆371Updated 2 weeks ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- Small C library for microcontrollers. Code is based on klibc.☆119Updated 4 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆108Updated last year
- Pocket coroutine library☆95Updated 3 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆111Updated 3 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆337Updated 2 years ago
- Minimal GUI framework for Embedded Systems☆182Updated last year
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆420Updated 2 months ago
- A Powerful embedded RTOS for ARM Cortex M microcontrollers☆148Updated last year
- a set of simple utilities in c for microcontrollers☆215Updated 4 years ago
- Script for analyzing ELF memory usage☆173Updated 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…☆124Updated 2 years ago