pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆44Updated 4 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:
- concurrency for C++☆161Updated 5 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last month
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- ☆26Updated 8 years ago
- ☆20Updated 2 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- ☆106Updated last year
- 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
- For details, see the blog post:☆32Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago