lemire / SIMDIntersections
Vectorized intersections (research code)
☆15Updated 8 years ago
Alternatives and similar repositories for SIMDIntersections:
Users that are interested in SIMDIntersections are comparing it to the libraries listed below
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- 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
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- ☆18Updated 8 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Really fast C++ hash table☆14Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- A simple immutable ordered key/value storage system.☆15Updated 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