dcreager / varon-tLinks
C implementation of Disruptor queues
☆22Updated 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)☆43Updated 5 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 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆32Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- BATS Global Markets Wireshark Dissectors☆14Updated 6 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.…☆20Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A nano concurrency library☆24Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago