cubicdaiya / mpoolLinks
memory pool implimentation by C with C99 style
☆33Updated 10 years ago
Alternatives and similar repositories for mpool
Users that are interested in mpool are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- memory pool allocator☆50Updated 12 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- skiplist library for C.☆54Updated 8 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 11 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- 100% async http-server library written in C☆17Updated 10 years ago
- libuv thread communication☆58Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Netstring parsing in C☆36Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Coroutines for C.☆75Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- A simple least recently used cache written in C☆31Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago