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
- Single C file event loop☆28Updated 5 years ago
- Memory Pool☆16Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- memory pool allocator☆49Updated 12 years ago
- Coroutine library in C.☆20Updated 3 years ago
- single file C libraries☆38Updated 2 months ago
- Network library☆17Updated last year
- Small module based vfs library in c☆16Updated 13 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- a tiny string library☆23Updated 9 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Public domain single-file header-only C libraries☆12Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- Lightning fast XML parser.☆21Updated 7 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 3 years ago
- 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
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A tiny lexical analyser generator☆19Updated 13 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Linear Linked List Library☆49Updated last year
- A lightweight coroutine library written in C and assembler☆39Updated 10 years ago