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:
- 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
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 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
- Suite of universal indexes for Highly Repetitive Document Collections☆22Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Succinct data structures in C/C++☆91Updated last year
- ☆27Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- ☆50Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year