lemire / fastscancountLinks
Fast implementations of the scancount algorithm: C++ header-only library
☆27Updated 6 years ago
Alternatives and similar repositories for fastscancount
Users that are interested in fastscancount are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Succinct data structures in C/C++☆88Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- ☆27Updated 8 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A small DFA for under 16 states☆52Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- VTEnc C library☆37Updated 2 years ago
- ☆50Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year