pabuhr / concurrent-locking
Software and Hardware C-language Locking Algorithms and Implementations
☆40Updated 2 weeks ago
Alternatives and similar repositories for concurrent-locking:
Users that are interested in concurrent-locking are comparing it to the libraries listed below
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- ☆25Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- ☆66Updated 4 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A SQL-to-native-code compiler based on LLVM☆46Updated 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 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- concurrency for C++☆157Updated 3 weeks ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago