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
- Super Scalar Sample Sort in modern C++☆21Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 7 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Template Vector Library☆18Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months 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
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago