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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 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
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- High-performance dictionary coding☆108Updated 8 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 11 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- 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
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Template Vector Library☆18Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago