mattconte / tlsf
Two-Level Segregated Fit memory allocator implementation.
☆1,271Updated 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,242Updated 2 weeks ago
- microprofile is an embeddable profiler☆1,489Updated 2 weeks ago
- The smallest public printf implementation for its feature set.☆680Updated this week
- Small, portable implementation of the C11 threads API☆962Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,141Updated last week
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,337Updated 3 weeks ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,813Updated 2 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,044Updated last month
- Single header stackful cross-platform coroutine library in pure C.☆710Updated 3 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆787Updated 8 months ago
- Memory Manager For Small(ish) Microprocessors☆411Updated last month
- A C/C++ header to help move #ifdefs out of your code☆828Updated 6 months ago
- 🧪 single header unit testing framework for C and C++☆885Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,802Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,161Updated this week
- single header libraries for C/C++☆1,317Updated last week
- Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer☆3,197Updated 7 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆574Updated last month
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- 🐜 single header process launching solution for C and C++☆1,193Updated 8 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,467Updated 3 weeks ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,809Updated 10 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆281Updated 11 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 8 months ago
- 📚 single header utf8 string functions for C and C++☆1,812Updated 2 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,721Updated this week
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,290Updated this week
- Official git repository for libdivide: optimized integer division☆1,157Updated this week
- Include binary files in C/C++☆1,040Updated 8 months ago