tudordavid / libslock
Cross-platform atomic operations and lock algorithm library
☆96Updated 6 years ago
Alternatives and similar repositories for libslock:
Users that are interested in libslock are comparing it to the libraries listed below
- QSBR and EBR library☆116Updated 5 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆84Updated 2 years ago
- Lock-free multithreaded memory allocation☆104Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Concurrent trie-hash map library☆91Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 7 months ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆75Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆153Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Shared memory hash table for cache purposes.☆12Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- ☆66Updated 4 years ago
- Various benchmarks☆38Updated 13 years ago