klsmpq / klsmLinks
The k-LSM: A relaxed, lock-free, linearizable priority queue
☆23Updated 8 years ago
Alternatives and similar repositories for klsm
Users that are interested in klsm are comparing it to the libraries listed below
Sorting:
- Compact tries for fixed-width keys☆26Updated 7 years ago
- ☆11Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C++11 library for network services on modern x86_64 Linux☆88Updated 10 years ago
- timing wheel implementation☆14Updated 13 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 3 years ago
- ☆27Updated 8 years ago
- RWMutex for sharing of multicore machines.☆18Updated 6 years ago
- Fork of the Judy C library for dynamic array originally imported from the SF project https://sourceforge.net/projects/judy/ with patches …☆34Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- simple consistent hashing implementation☆56Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Simple out-of-process invoker☆19Updated 6 months ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago