swapnil-pimpale / lock-free-BST
☆10Updated 9 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
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 11 years ago
- ☆13Updated 7 years ago
- A high performance fork-join multi-threading library☆18Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- Lace - implementation of work-stealing in C☆36Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 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 6 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Crit-bit tree (trie) library☆32Updated 10 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
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago