pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆47Updated 2 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 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆66Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- RWMutex for sharing of multicore machines.☆18Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- QSBR and EBR library☆133Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- ☆111Updated last year
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 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
- Concurrent trie-hash map library☆93Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago