pabuhr / concurrent-locking
Software and Hardware C-language Locking Algorithms and Implementations
☆43Updated 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:
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆20Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- ☆66Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 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
- C++ framework for rapid server development☆77Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- concurrency for C++☆161Updated 4 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months 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
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago