pabuhr / concurrent-lockingLinks
Software and Hardware C-language Locking Algorithms and Implementations
☆45Updated last month
Alternatives and similar repositories for concurrent-locking
Users that are interested in concurrent-locking are comparing it to the libraries listed below
Sorting:
- ☆66Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 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/ …☆42Updated 10 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- ☆26Updated 8 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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- ☆108Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- A nano concurrency library☆24Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- Couchbase Key-Value Engine☆140Updated this week
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago