ucf-cs / tldsLinks
Lock-free Transactions without Rollbacks for Linked Data Structures
☆22Updated 3 years ago
Alternatives and similar repositories for tlds
Users that are interested in tlds are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- QSBR and EBR library☆125Updated 5 years ago
- ☆109Updated last year
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- ☆66Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Software and Hardware C-language Locking Algorithms and Implementations☆45Updated 3 months ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 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
- Benchmark of common hash functions☆36Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago