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
- A low-latency in-memory C logging library☆58Updated 3 years ago
- memory pool allocator☆51Updated 12 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)☆26Updated last year
- Collection of highly reusable C utilities.☆32Updated last year
- ☆35Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A generic C memory pool☆100Updated 9 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- single file C libraries☆40Updated 10 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 3 weeks ago
- Lightweight logging library for C/C++☆38Updated 4 months ago
- C99 trie library☆101Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Coroutines for C.☆77Updated 8 years ago
- C89 compatible atomics.☆87Updated 2 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A POSIX compliant C library for Windows☆55Updated last month
- 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
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Tiny helper lib for building daemons in C☆18Updated 2 weeks ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- Linear Linked List Library☆51Updated last year