pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆47Updated 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☆63Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- RWMutex for sharing of multicore machines.☆18Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 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
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 8 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- ☆66Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- ☆27Updated 8 years ago
- ☆20Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 10 months ago