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 generic C memory pool☆100Updated 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
- C11 Lock-free Stack☆183Updated last year
- NIH Utility Library☆90Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- skiplist library for C.☆54Updated 8 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Tiny C string library☆205Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- 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
- memory pool allocator☆50Updated 12 years ago
- High performance utility library for C☆94Updated last month
- Hierarchical memory allocator☆73Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆290Updated last year
- C hash implementation based on khash☆173Updated 2 weeks ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated 4 months ago