thi-ng / tinyalloc
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆790Updated 9 months ago
Alternatives and similar repositories for tinyalloc:
Users that are interested in tinyalloc are comparing it to the libraries listed below
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆250Updated 11 months ago
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- The smallest public printf implementation for its feature set.☆693Updated this week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆582Updated 2 months ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆981Updated this week
- safec libc extension with all C11 Annex K functions☆357Updated 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…☆550Updated 2 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆267Updated this week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆393Updated 2 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆577Updated 2 months ago
- #️⃣ single header hashmap implementation for C and C++☆423Updated 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☆436Updated 8 months ago
- Single header stackful cross-platform coroutine library in pure C.☆730Updated 5 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,303Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆422Updated 2 months ago
- Stackless Async Subroutines for C☆737Updated last year
- Minimal printf() implementation for embedded projects.☆174Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆362Updated last month
- A lightweight tar library written in ANSI C☆465Updated 11 months ago
- Lightweight exception implementation for C☆338Updated 2 months ago
- Small portable regex in C☆1,317Updated 6 months ago
- tpl - a small binary serialization library for C☆377Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆559Updated 10 months ago
- My variant of the C Template Library☆188Updated 3 weeks ago
- Super Light Regexp engine for C/C++☆538Updated 4 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.☆383Updated 11 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year