thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆797Updated last year
Alternatives and similar repositories for tinyalloc
Users that are interested in tinyalloc are comparing it to the libraries listed below
Sorting:
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- The smallest public printf implementation for its feature set.☆751Updated 3 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆435Updated last month
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- Stackless Async Subroutines for C☆754Updated 2 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆453Updated 10 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆406Updated last month
- My variant of the C Template Library☆268Updated 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…☆552Updated 2 years ago
- safec libc extension with all C11 Annex K functions☆372Updated last 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,024Updated last week
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆638Updated 3 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 6 months ago
- Small portable regex in C☆1,358Updated 9 months ago
- A type-safe dynamic array implementation for C☆478Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 3 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Binary Serialization☆466Updated last month
- A single-header incremental garbage collector library☆290Updated 11 months ago
- A lightweight tar library written in ANSI C☆470Updated last year
- An implementation of buddy memory allocation☆112Updated 7 years ago
- META data and RESource library for C language☆136Updated 6 months ago
- WebAssembly interpreter in C☆485Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆761Updated 8 months ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆397Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 6 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Small & portable byte-aligned LZ77 compression☆497Updated last year