google / zuckerliLinks
☆28Updated 2 years ago
Alternatives and similar repositories for zuckerli
Users that are interested in zuckerli are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 3 months ago
- A vectorized single header hash function.☆19Updated 7 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Multiplying... backward?☆14Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 6 months ago