Willtor / ThreadScanLinks
ThreadScan runtime support for concurrent data structures in C and C++
☆12Updated 8 years ago
Alternatives and similar repositories for ThreadScan
Users that are interested in ThreadScan are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Updated 7 months ago
- ☆444Updated 3 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 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
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- A compressed bitmap class in C++.☆460Updated last year
- C port of the HdrHistogram☆270Updated 5 months ago
- Beta release of Masstree.☆457Updated 2 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 5 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Critbit trees in C☆334Updated 4 years ago
- Code for the "Programming Conversations" course☆118Updated 6 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A Profiler for Identifying the Major Sources of Performance Variance in Modern Applications☆95Updated 7 years ago
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- The SprayList data structure☆33Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- QSBR and EBR library☆135Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago