tudocomp / compact_sparse_hashLinks
A blend of the compact and sparse hash table implementations.
☆15Updated 3 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:
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 4 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ☆38Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- ☆39Updated 4 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 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
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆235Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago