lemire / SIMDIntersectionsLinks
Vectorized intersections (research code)
☆16Updated 8 years ago
Alternatives and similar repositories for SIMDIntersections
Users that are interested in SIMDIntersections are comparing it to the libraries listed below
Sorting:
- finding set bits in large bitmaps☆15Updated 9 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Allocation benchmarks☆30Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Platform abstraction and utility library☆19Updated 3 weeks ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- How fast can we shuffle values?☆37Updated last year
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- generic data compression filter☆9Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago