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.☆294Updated 8 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆266Updated last year
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- The smallest public printf implementation for its feature set.☆757Updated last month
- Memory Manager For Small(ish) Microprocessors☆455Updated 6 months ago
- Stackless Async Subroutines for C☆753Updated 2 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…☆553Updated 2 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆606Updated 6 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- safec libc extension with all C11 Annex K functions☆375Updated 3 weeks ago
- Small portable regex in C☆1,412Updated 10 months ago
- A type-safe dynamic array implementation for C☆477Updated 4 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,031Updated last week
- An implementation of buddy memory allocation☆112Updated 7 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆411Updated last week
- Small portable multiple-precision unsigned integer arithmetic in C☆454Updated 11 months ago
- My variant of the C Template Library☆268Updated 2 months ago
- Binary Serialization☆467Updated 2 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆582Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆399Updated last week
- A very small C interpreter☆424Updated 3 years 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.☆403Updated last year
- Unofficial mirror of sourceware newlib repository. Updated daily.☆294Updated last week
- Lightweight exception implementation for C☆346Updated 6 months ago
- Tiny C string library☆205Updated 2 years ago
- A lightweight tar library written in ANSI C☆471Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 3 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆343Updated 4 months ago
- META data and RESource library for C language☆137Updated 6 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆328Updated last year