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:
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- Single C file event loop☆29Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- memory pool allocator☆50Updated 12 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- Network library☆18Updated last year
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 8 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- Memory Pool☆16Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- header-only Windows implementation of the <dirent.h> header☆28Updated 5 months ago