cksystemsgroup / scal
High-performance multicore-scalable data structures and benchmarks
☆139Updated 5 years ago
Alternatives and similar repositories for scal:
Users that are interested in scal are comparing it to the libraries listed below
- The world's first wait-free Software Transactional Memory☆173Updated 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…☆109Updated 4 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- QSBR and EBR library☆119Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- ☆106Updated last year
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Fast linearizability checker☆66Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆127Updated 2 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Our open source benchmarks and code samples☆191Updated last month
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆205Updated 4 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 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 10 years ago