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 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated last week
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 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
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- Concurrent trie-hash map library☆92Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Netstring parsing in C☆36Updated 5 years ago
- High performance utility library for C☆94Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- libuv thread communication☆59Updated 2 years ago
- QSBR and EBR library☆127Updated 5 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- IPC benchmark on Linux☆75Updated 2 years ago