pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆45Updated this week
Alternatives and similar repositories for concurrent-locking
Users that are interested in concurrent-locking are comparing it to the libraries listed below
Sorting:
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- ☆26Updated 8 years ago
- Effective Memory Reclamation☆56Updated 5 years ago
- ☆66Updated 4 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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- concurrency for C++☆161Updated 5 months ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago