cksystemsgroup / scal
High-performance multicore-scalable data structures and benchmarks
☆138Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for scal
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- The world's first Web-scale memory allocator☆105Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆176Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- ☆127Updated last year
- A persistent hash array-mapped trie for C++☆90Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆131Updated last week
- C++11 metaprogramming library