thi-ng / tinyallocLinks
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
☆793Updated 10 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☆252Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- Memory Manager For Small(ish) Microprocessors☆430Updated 3 months ago
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆272Updated this week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 3 months ago
- The smallest public printf implementation for its feature set.☆726Updated last week
- 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
- Two-Level Segregated Fit memory allocator implementation.☆1,333Updated 3 years ago
- An ELF loader for embedded systems.☆152Updated 7 years ago
- A lightweight tar library written in ANSI C☆469Updated last year
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆238Updated 2 years ago
- Stackless Async Subroutines for C☆745Updated 2 years ago
- My variant of the C Template Library☆254Updated 2 months ago
- Single header stackful cross-platform coroutine library in pure C.☆746Updated 6 months ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- safec libc extension with all C11 Annex K functions☆368Updated 5 months ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year
- A collection of memory allocators☆455Updated 12 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years 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…☆1,006Updated last week
- Doug Lea's memory allocator☆266Updated 5 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- awaitable coroutine library for C☆619Updated last year
- Super Light Regexp engine for C/C++☆539Updated 4 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆319Updated last month
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆395Updated this week
- Tiny C string library☆204Updated last year