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
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 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
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆68Updated 9 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- C++ QD locking library☆11Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- CS510 Advanced Topics in Concurrency Project☆15Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- LLVM-jitted bitmaps☆26Updated 4 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- ☆21Updated 7 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 7 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 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
- Fast time calls from user space.☆11Updated 9 years ago
- Implentation of .NET 4.5's InternalMarvin32HashString☆20Updated 12 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago