tudordavid / libslockLinks
Cross-platform atomic operations and lock algorithm library
☆100Updated 7 years ago
Alternatives and similar repositories for libslock
Users that are interested in libslock are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆133Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- C11 Lock-free Stack☆184Updated last year
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- COW b-trees☆108Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆160Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago