s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆32Updated 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 comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ☆111Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 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
- Boost.Sort☆56Updated last week
- ☆128Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- QSBR and EBR library☆133Updated 6 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆27Updated 7 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Effective Memory Reclamation☆63Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- The Berkeley Container Library☆126Updated last week
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- For details, see the blog post:☆34Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- ☆22Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year