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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Collection of highly reusable C utilities.☆26Updated 11 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Memory Pool☆16Updated 6 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- memory pool allocator☆49Updated 12 years ago
- ☆38Updated 11 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 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
- ☆17Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Lightning fast XML parser.☆21Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- C++14 CSV Stream based on C File API☆10Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Network library☆17Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆37Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago