s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆31Updated 4 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☆86Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆111Updated last year
- 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
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆36Updated 12 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- ☆128Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Effective Memory Reclamation☆63Updated 5 years ago
- ☆44Updated 4 years ago
- Succinct data structures in C/C++☆91Updated last year
- The Berkeley Container Library☆126Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Boost.Sort☆56Updated 2 weeks ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Concurrent Deferred Reference Counting☆171Updated last year