maropu / integer_encoding_libraryLinks
An encoder/decoder collection for a sequence of integers
☆32Updated 12 years ago
Alternatives and similar repositories for integer_encoding_library
Users that are interested in integer_encoding_library are comparing it to the libraries listed below
Sorting:
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Succinct data structures in C/C++☆92Updated last year
- benchmarking positional population count☆17Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- ☆16Updated 11 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 9 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- A library of inverted index data structures☆151Updated 3 years ago