thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆806Updated 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☆274Updated this week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆299Updated 9 years ago
- Memory Manager For Small(ish) Microprocessors☆469Updated 11 months ago
- #️⃣ single header hashmap implementation for C and C++☆447Updated 6 months ago
- The smallest public printf implementation for its feature set.☆790Updated 5 months ago
- safec libc extension with all C11 Annex K functions☆386Updated last month
- Stackless Async Subroutines for C☆766Updated 2 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- My variant of the C Template Library☆279Updated 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
- Binary Serialization☆477Updated 6 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆422Updated 4 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆626Updated this week
- 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,067Updated last month
- An implementation of buddy memory allocation☆115Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆464Updated last year
- A single-header incremental garbage collector library☆296Updated last year
- A lightweight tar library written in ANSI C☆490Updated last year
- META data and RESource library for C language☆139Updated 2 weeks ago
- Single header stackful cross-platform coroutine library in pure C.☆878Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- Small & portable byte-aligned LZ77 compression☆515Updated last year
- Lightweight exception implementation for C☆355Updated 11 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆591Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆341Updated 2 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆150Updated 11 months ago
- Tiny C string library☆206Updated 2 years ago