philip-wernersbach / memory-pool-allocatorLinks
C memory allocator based on pools, thread safe.
☆16Updated 11 years ago
Alternatives and similar repositories for memory-pool-allocator
Users that are interested in memory-pool-allocator are comparing it to the libraries listed below
Sorting:
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- memory pool allocator☆50Updated 12 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Network library☆18Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Fast and portable single-header C file Json encoder/decoder☆60Updated 11 months ago
- Robin Hood hash map library☆62Updated 3 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆72Updated 5 years ago
- C89 compatible atomics.☆80Updated last week
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking☆71Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Math vector library☆37Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- single file C libraries☆38Updated 4 months ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year