mattconte / tlsf
Two-Level Segregated Fit memory allocator implementation.
☆1,286Updated 3 years ago
Alternatives and similar repositories for tlsf:
Users that are interested in tlsf are comparing it to the libraries listed below
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,255Updated last month
- The smallest public printf implementation for its feature set.☆691Updated this week
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆789Updated 8 months ago
- microprofile is an embeddable profiler☆1,496Updated 3 weeks ago
- Single header stackful cross-platform coroutine library in pure C.☆727Updated 4 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,359Updated 2 weeks ago
- Memory Manager For Small(ish) Microprocessors☆422Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,476Updated last month
- Small, portable implementation of the C11 threads API☆963Updated last year
- 🧪 single header unit testing framework for C and C++☆889Updated 7 months ago
- Lock-free ring buffer (MPSC)☆457Updated 5 years ago
- Small & portable byte-aligned LZ77 compression☆472Updated 8 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,822Updated 2 months ago
- Cross Platform Fixed Point Maths Library☆791Updated last year
- 📚 single header utf8 string functions for C and C++☆1,819Updated 3 months ago
- Doug Lea's memory allocator☆257Updated 5 years ago
- single header libraries for C/C++☆1,329Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,059Updated last week
- Official git repository for libdivide: optimized integer division☆1,168Updated 2 weeks ago
- Include binary files in C/C++☆1,048Updated 9 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆283Updated last year
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,193Updated this week
- 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…☆974Updated this week
- #️⃣ single header hashmap implementation for C and C++☆422Updated 9 months ago
- 🐜 single header process launching solution for C and C++☆1,198Updated 9 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆574Updated 2 months ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆711Updated 4 months ago
- Collection of miscellaneous portable C snippets.☆711Updated last year
- A C/C++ header to help move #ifdefs out of your code☆839Updated 7 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago