Isty001 / mem-poolLinks
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆30Updated 3 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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- single file C libraries☆40Updated 6 months ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 11 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Memory Pool☆16Updated 7 years ago
- Single C file event loop☆29Updated 5 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Linear Linked List Library☆51Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 months ago
- C99 trie library☆101Updated 6 years ago
- C JSON parser (both, SAX-like & full DOM)☆23Updated last year
- Tiny helper lib for building daemons in C☆19Updated last month