Isty001 / mem-poolLinks
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆31Updated last week
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
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- cprops - C Prototyping Tools☆13Updated 13 years ago
- memory pool allocator☆51Updated 13 years ago
- single file C libraries☆40Updated 11 months ago
- Single C file event loop☆28Updated 5 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A POSIX compliant C library for Windows☆55Updated last month
- A generic C memory pool☆100Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Collection of highly reusable C utilities.☆33Updated last year
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- portable, fast, approximate math functions☆28Updated 4 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- header-only Windows implementation of the <dirent.h> header☆31Updated 10 months ago
- Hierarchical memory allocator☆76Updated 10 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Memory Pool☆16Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago