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☆171Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- redis's async event loop library☆189Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago
- simple webserver in libuv☆84Updated 12 years ago
- skiplist library for C.☆54Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆103Updated 17 years ago
- A generic C memory pool☆100Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 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
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Extremely fast uri parser suitable for embedded applications☆13Updated 8 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 asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago