thi-ng / tinyalloc
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆778Updated 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☆218Updated 6 months 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.☆380Updated this week
- Memory Manager For Small(ish) Microprocessors☆399Updated 6 months ago
- #️⃣ single header hashmap implementation for C and C++☆407Updated 4 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆524Updated 6 months 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…☆905Updated this week
- The smallest public printf implementation for its feature set.☆610Updated 3 weeks ago
- Small portable regex in C☆1,238Updated 3 weeks ago
- Stackless Async Subroutines for C☆710Updated last year
- WebAssembly interpreter in C☆472Updated 3 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.☆357Updated 6 months ago
- Super Light Regexp engine for C/C++☆535Updated 4 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
- Small, portable implementation of the C11 threads API☆929Updated 10 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆409Updated 6 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- Small portable multiple-precision unsigned integer arithmetic in C☆426Updated last month
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 6 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- Single header stackful cross-platform coroutine library in pure C.☆648Updated last year
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- 📐 Pushing the boundaries of simplicity☆993Updated 3 months ago
- awaitable coroutine library for C☆596Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆534Updated 4 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆545Updated last year
- A Tiny Garbage Collector for C☆968Updated last year
- single header libraries for C/C++☆1,273Updated 7 months ago
- safec libc extension with all C11 Annex K functions☆337Updated 7 months ago
- Binary Serialization☆454Updated 8 months ago