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☆171Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆108Updated last month
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ☆104Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Fast linearizability checker☆66Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- The SprayList data structure☆31Updated 7 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
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 7 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- QSBR and EBR library☆117Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago