s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆30Updated last week
Alternatives and similar repositories for llvm-data-structure-benchmarks
Users that are interested in llvm-data-structure-benchmarks are comparing it to the libraries listed below
Sorting:
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Library for lock-free locks☆82Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆108Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆20Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆32Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- ☆127Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A lock-free malloc(3) implementation☆19Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Boost.Sort☆53Updated last month
- Effective Memory Reclamation☆58Updated 5 years ago