pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆45Updated 3 months 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☆63Updated 6 years ago
- ☆109Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆66Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 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 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- QSBR and EBR library☆125Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- C++ framework for rapid server development☆76Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 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
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- ☆27Updated 8 years ago
- Concurrent trie-hash map library☆92Updated last year
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- ☆20Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago