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:
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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 compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆14Updated 7 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A distributed key-value cache with builtin materialized views.☆26Updated 10 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- ☆21Updated 7 years ago
- Simple out-of-process invoker☆18Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago