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
- A universal thread-safe memory pool.☆26Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Benchmarks for our memory allocator☆63Updated last year
- RLU resizable hash-table☆17Updated 9 years ago
- Lace - implementation of work-stealing in C☆36Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- ☆19Updated 6 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago