supermartian / lockfree-queueLinks
A simple lock-free queue implementation.
☆80Updated 11 years ago
Alternatives and similar repositories for lockfree-queue
Users that are interested in lockfree-queue are comparing it to the libraries listed below
Sorting:
- C hash implementation based on khash☆172Updated 3 months ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆153Updated 5 years ago
- redis's async event loop library☆189Updated 5 years ago
- simple webserver in libuv☆84Updated 11 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- C language wrapper for RE2 the regular expressions library from Google☆131Updated last year
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- A generic C memory pool☆100Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- ☆37Updated 10 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Tiny C string library☆205Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- Streaming WebSocket parser☆70Updated 2 years ago
- (Keep It) Simple Stupid Database☆368Updated 10 years ago
- Unofficial mirror.☆58Updated 12 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
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 weeks ago