cksystemsgroup / scalLinks
High-performance multicore-scalable data structures and benchmarks
☆142Updated 6 years ago
Alternatives and similar repositories for scal
Users that are interested in scal are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated last week
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆107Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- transducers in C++ 14☆40Updated 10 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago