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
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆11Updated 7 years ago
- ☆22Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 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
- 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
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 3 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ☆27Updated 8 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago