Willtor / ThreadScanLinks
ThreadScan runtime support for concurrent data structures in C and C++
☆14Updated 8 years ago
Alternatives and similar repositories for ThreadScan
Users that are interested in ThreadScan are comparing it to the libraries listed below
Sorting:
- Forkscan Memory Reclamation☆10Updated 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
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago
- The SprayList data structure☆33Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Code to test various clocks☆83Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- RLU resizable hash-table☆17Updated 9 years ago
- ☆107Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- Fast linearizability checker☆66Updated 10 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Tutorial on reducing Linux scheduler jitter☆124Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago