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☆173Updated last month
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- simple webserver in libuv☆84Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- redis's async event loop library☆189Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 17 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- skiplist library for C.☆54Updated 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 mysql sql parser☆45Updated 9 years ago
- (Keep It) Simple Stupid Database☆368Updated 10 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 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
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Simple, memory-safe data-structures in C.☆161Updated 10 years ago
- Unofficial mirror.☆58Updated 12 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago