thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆795Updated 11 months ago
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☆258Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆293Updated 8 years ago
- #️⃣ single header hashmap implementation for C and C++☆429Updated 11 months ago
- Memory Manager For Small(ish) Microprocessors☆434Updated 4 months ago
- The smallest public printf implementation for its feature set.☆732Updated 3 weeks ago
- Stackless Async Subroutines for C☆749Updated 2 years ago
- My variant of the C Template Library☆263Updated last week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆397Updated last week
- A library of generic intrusive data structures and algorithms in ANSI C☆606Updated 7 years ago
- safec libc extension with all C11 Annex K functions☆371Updated last week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆593Updated 4 months 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…☆551Updated 2 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆282Updated 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,006Updated last week
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Small portable regex in C☆1,340Updated 8 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆575Updated last year
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆449Updated 9 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆443Updated 10 months ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- A lightweight tar library written in ANSI C☆470Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆591Updated 4 months ago
- Single header stackful cross-platform coroutine library in pure C.☆751Updated 7 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.☆391Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- A very small C interpreter☆411Updated 3 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- Two-Level Segregated Fit memory allocator implementation.☆1,348Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆427Updated 4 months ago