Isty001 / mem-poolLinks
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆31Updated 4 years ago
Alternatives and similar repositories for mem-pool
Users that are interested in mem-pool are comparing it to the libraries listed below
Sorting:
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Memory Pool☆16Updated 7 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- ☆33Updated 2 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Collection of highly reusable C utilities.☆31Updated last year
- Hierarchical memory allocator☆76Updated 10 years ago
- single file C libraries☆40Updated 9 months ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- C99 trie library☆100Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- memory pool allocator☆51Updated 12 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Tiny helper lib for building daemons in C☆18Updated last month
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines for C.☆76Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Single file in-place JSON/SJSON parser☆80Updated 4 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A generic C memory pool☆100Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago