s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆31Updated 2 months ago
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☆85Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- ☆44Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- ☆110Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆128Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated this week
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- QSBR and EBR library☆128Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 9 months ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- benchmarking positional population count☆15Updated last week
- ☆20Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago