lemire / SIMDIntersections
Vectorized intersections (research code)
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for SIMDIntersections
- finding set bits in large bitmaps☆15Updated 8 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- ☆18Updated 7 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Native C++ Library☆49Updated 9 years ago
- lock-free malloc implementation☆13Updated 13 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- simd algorithms☆9Updated 9 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 …☆22Updated 2 years ago
- Really fast C++ hash table☆14Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- A simple immutable ordered key/value storage system.☆15Updated 8 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago