swapnil-pimpale / lock-free-BSTLinks
☆10Updated 10 years ago
Alternatives and similar repositories for lock-free-BST
Users that are interested in lock-free-BST are comparing it to the libraries listed below
Sorting:
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- ☆21Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Algorithm examples in PlusCal, the algorithm language of Lamport's TLA+☆61Updated 10 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago