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 last month
- LMAX's disruptor pattern implemented in C☆96Updated 3 months 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
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- High performance utility library for C☆94Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- Coroutines for C.☆77Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Netstring parsing in C☆36Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆138Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free multithreaded memory allocation☆109Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago