s3cur3 / llvm-data-structure-benchmarks
A benchmark for cache efficient data structures.
☆30Updated 6 years 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- ☆17Updated 4 months ago
- For details, see the blog post:☆32Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Bloom filter alternative (C++)