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 6 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
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆23Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- benchmarking positional population count☆17Updated 3 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 6 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 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☆54Updated last year
- For details, see the blog post:☆35Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Template Vector Library☆18Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Succinct data structures in C/C++☆93Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago