pasta-toolbox / bit_vectorLinks
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
β32Updated 7 months ago
Alternatives and similar repositories for bit_vector
Users that are interested in bit_vector are comparing it to the libraries listed below
Sorting:
- Learned Monotone Minimal Perfect Hashingβ31Updated 8 months ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Packed and Compressed Hash Tablesβ15Updated 7 months ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ50Updated 5 months ago
- Succinct data structures in C/C++β91Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ25Updated 2 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β15Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β88Updated 4 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β248Updated 3 weeks ago
- Persistent memory allocator for data-centric analyticsβ57Updated last month
- Multi-platform topology-aware memory management libraryβ13Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 4 years ago
- Library for lock-free locksβ83Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β164Updated 10 months 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
- β38Updated 5 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 9 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)β49Updated 4 years ago
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.β20Updated 2 months ago
- A blend of the compact and sparse hash table implementations.β15Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 8 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 3 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
- Parallel Balanced Binary Tree Structuresβ121Updated 8 months ago
- Fast Approximate Membership Filters (C++)β287Updated 3 months ago