thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆799Updated 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☆267Updated last year
- The smallest public printf implementation for its feature set.☆764Updated 2 months ago
- #️⃣ single header hashmap implementation for C and C++☆439Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Memory Manager For Small(ish) Microprocessors☆459Updated 7 months ago
- Stackless Async Subroutines for C☆757Updated 2 years ago
- My variant of the C Template Library☆268Updated 3 months ago
- safec libc extension with all C11 Annex K functions☆377Updated last month
- 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
- 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,038Updated 2 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated last week
- Small portable multiple-precision unsigned integer arithmetic in C☆455Updated 11 months ago
- A type-safe dynamic array implementation for C☆479Updated 4 years ago
- Small & portable byte-aligned LZ77 compression☆502Updated last year
- Binary Serialization☆475Updated 2 months ago
- A type-safe hash map implementation for C☆600Updated 2 years ago
- A lightweight tar library written in ANSI C☆482Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆194Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Small portable regex in C☆1,420Updated 11 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- Single header stackful cross-platform coroutine library in pure C.☆765Updated 9 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆609Updated 6 months ago
- WebAssembly interpreter in C☆484Updated last year
- Lock-free ring buffer (MPSC)☆465Updated 5 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆296Updated last week
- A single-header incremental garbage collector library☆291Updated last year
- Tiny C string library☆205Updated 2 years ago
- An implementation of buddy memory allocation☆113Updated 7 years ago