thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆803Updated last year
Alternatives and similar repositories for tinyalloc
Users that are interested in tinyalloc are comparing it to the libraries listed below
Sorting:
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- The smallest public printf implementation for its feature set.☆775Updated 3 months ago
- Memory Manager For Small(ish) Microprocessors☆463Updated 8 months ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- safec libc extension with all C11 Annex K functions☆380Updated 2 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆418Updated last month
- Stackless Async Subroutines for C☆757Updated 2 years ago
- My variant of the C Template Library☆271Updated 4 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆615Updated 8 months ago
- A type-safe dynamic array implementation for C☆482Updated 4 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆303Updated this week
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 6 months ago
- A lightweight tar library written in ANSI C☆488Updated last year
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,054Updated last month
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Lock-free ring buffer (MPSC)☆468Updated 5 years ago
- Tiny C string library☆205Updated 2 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆456Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆196Updated 3 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,424Updated 4 years ago
- Small portable regex in C☆1,439Updated last year
- Binary Serialization☆473Updated 4 months ago
- An ELF loader for embedded systems.☆160Updated 7 years ago
- awaitable coroutine library for C☆634Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 3 months ago
- A tiny ANSI C library for loading .ini config files☆377Updated last year