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☆173Updated 5 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- ☆110Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Memory-mapped storage library☆76Updated 9 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
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- High-performance dictionary coding☆108Updated 8 years ago