schani / linbin
Linear vs binary search benchmark
☆41Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for linbin
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 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 …☆21Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- For details, see the blog post:☆31Updated 11 months ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- benchmarking positional population count☆12Updated 8 months ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago