pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆45Updated 3 weeks ago
Alternatives and similar repositories for concurrent-locking
Users that are interested in concurrent-locking are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆61Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ☆26Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- ☆66Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago