dcreager / varon-tLinks
C implementation of Disruptor queues
☆23Updated 3 years ago
Alternatives and similar repositories for varon-t
Users that are interested in varon-t are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- High performance utility library for C☆97Updated 6 months ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Netstring parsing in C☆37Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- libuv thread communication☆60Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- timing wheel implementation☆14Updated 13 years ago