cubicdaiya / mpoolLinks
memory pool implimentation by C with C99 style
☆34Updated 11 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☆101Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- NIH Utility Library☆92Updated 4 years ago
- skiplist library for C.☆54Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Coroutines for C.☆78Updated 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 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- memory pool allocator☆52Updated 13 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Hierarchical memory allocator☆80Updated 10 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- C library of key-value data structures.☆298Updated 5 years ago