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:
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- ☆11Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Simple out-of-process invoker☆18Updated last month
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 5 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- An HTTP server library in C++☆16Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 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
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- A collection of CMake examples for demonstration purposes.☆19Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ☆26Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- My personal C++ framework :^)☆43Updated 5 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated 2 weeks ago