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:
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 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
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- Concurrent trie-hash map library☆92Updated last year
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- QSBR and EBR library☆125Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- Netstring parsing in C☆36Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- A nano concurrency library☆24Updated 5 years ago
- High performance utility library for C☆94Updated 2 months ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago