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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 9 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 4 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 7 months 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- ☆108Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Our open source benchmarks and code samples☆192Updated last month
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- QSBR and EBR library☆123Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago