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:
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 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
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆15Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations