tudocomp / compact_sparse_hashLinks
A blend of the compact and sparse hash table implementations.
☆15Updated 4 years ago
Alternatives and similar repositories for compact_sparse_hash
Users that are interested in compact_sparse_hash are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Succinct data structures in C/C++☆93Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- benchmarking positional population count☆17Updated 3 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆39Updated 5 years ago
- ☆39Updated 5 years ago
- Radix sorting from the ground up☆38Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago