Isty001 / mem-poolLinks
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆32Updated last month
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☆57Updated 6 years ago
- ☆35Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A generic C memory pool☆101Updated 9 years ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- A low-latency in-memory C logging library☆58Updated 3 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.☆35Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 years ago
- Linear Linked List Library☆52Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Single C file event loop☆29Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 7 months ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- Memory Pool☆16Updated 7 years ago
- single file C libraries☆40Updated last year
- memory pool allocator☆51Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- A POSIX compliant C library for Windows☆56Updated 2 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Coroutines for C.☆78Updated 8 years ago