Isty001 / mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆29Updated 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
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- memory pool allocator☆50Updated 12 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- single file C libraries☆38Updated 3 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Single C file event loop☆28Updated 5 years ago
- C89 compatible atomics.☆79Updated last month
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A simple least recently used cache written in C☆32Updated 5 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 7 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- Memory Pool☆16Updated 7 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Arbitrary precision integer library for C and C++☆32Updated 6 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Network library☆17Updated last year
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- Intrusive data structures for C☆57Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago