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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆108Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 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
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- QSBR and EBR library☆121Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 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
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago