s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆30Updated last month
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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- ☆109Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆44Updated 4 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆281Updated last week
- Concurrent Deferred Reference Counting☆167Updated last year
- ☆20Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- Adaptive Radix Tree in C++☆47Updated this week
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- QSBR and EBR library☆124Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- ☆128Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago