thi-ng / tinyalloc
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆777Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for tinyalloc
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆216Updated 5 months ago
- Memory Manager For Small(ish) Microprocessors☆398Updated 6 months ago
- The smallest public printf implementation for its feature set.☆608Updated 2 weeks ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆276Updated 7 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆378Updated 2 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆521Updated 5 months ago
- #️⃣ single header hashmap implementation for C and C++☆406Updated 3 months ago
- Small portable regex in C☆1,228Updated 2 weeks ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆901Updated this week
- Two-Level Segregated Fit memory allocator implementation.☆1,174Updated 3 years ago
- Stackless Async Subroutines for C☆707Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 6 years 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…☆549Updated last year
- 📐 Pushing the boundaries of simplicity☆991Updated 2 months ago
- Super Light Regexp engine for C/C++☆534Updated 4 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆544Updated last year
- Tiny C string library☆198Updated last year
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- Binary Serialization☆454Updated 8 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆298Updated 3 weeks ago
- A Tiny Garbage Collector for C☆968Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆643Updated 11 months ago
- An implementation of buddy memory allocation☆100Updated 6 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆252Updated this week
- Small & portable byte-aligned LZ77 compression☆438Updated 3 months ago
- Tiny inflate library (inflate, gzip, zlib)☆172Updated 2 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆230Updated this week
- C JSON parser library that doesn't suck☆281Updated 5 months ago
- 🧪 single header unit testing framework for C and C++☆843Updated 2 months ago