Isty001 / mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆28Updated 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
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Memory Pool☆16Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Single C file event loop☆25Updated 5 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- libuv thread communication☆57Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 6 months ago
- memory pool allocator☆49Updated 12 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Lightning fast XML parser.☆21Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- C++14 CSV Stream based on C File API☆10Updated 2 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- C hash lib inspired by LUA's table☆10Updated 8 years ago
- Small module based vfs library in c☆15Updated 13 years ago