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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- benchmarking positional population count☆14Updated last year
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- BON - Binary Object Notation☆21Updated 7 years ago