s3cur3 / llvm-data-structure-benchmarksLinks
A benchmark for cache efficient data structures.
☆32Updated 6 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:
- Library for lock-free locks☆83Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- ☆113Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆45Updated 5 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- QSBR and EBR library