Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
☆34Apr 7, 2025Updated 10 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:
- Powerful assertions made easy: Define assertion levels, get insights with expression decomposition, and switch between exceptions and ass…☆11Aug 19, 2025Updated 6 months ago
- Packed and Compressed Hash Tables☆15Apr 7, 2025Updated 10 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Jun 27, 2023Updated 2 years ago
- Succinct data structures in C/C++☆94Oct 7, 2024Updated last year
- Parallel space-efficient minimal perfect hash function on SIMD and GPU☆15Jan 4, 2026Updated last month
- REplicated STORagE☆13Mar 23, 2023Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆31Apr 1, 2025Updated 11 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months ago
- KaTric: scalable distributed-memory triangle counting made in Karlsruhe☆14Sep 5, 2023Updated 2 years ago
- GPU based Compressed Graph Traversal☆16Jan 9, 2026Updated last month
- Dynamic Hashed Blocks (DHB) data structure for dynamic graphs☆12Sep 8, 2025Updated 5 months ago
- Karlsruhe Rapid Ridesharing (KaRRi) Dynamic Taxi Sharing Dispatcher.☆13Updated this week
- ☆11Feb 21, 2023Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Jun 16, 2025Updated 8 months ago
- Simple broadcasting mechanism using go channels☆11Nov 2, 2019Updated 6 years ago
- Rudd is a Binary Decision Diagram (BDD) library written in pure Go.☆13Nov 20, 2024Updated last year
- Source code of our implementation of the concurrent RMA☆12May 23, 2019Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Jun 28, 2022Updated 3 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Apr 6, 2017Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆14Feb 23, 2023Updated 3 years ago
- A fuzzer that generates random Go programs☆19Updated this week
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Scalable radix top-k selection on GPUs.☆21Jan 27, 2025Updated last year
- Compact Tree Representation☆16Mar 16, 2017Updated 8 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆38Jul 24, 2020Updated 5 years ago
- CPU Pinning☆18Apr 16, 2021Updated 4 years ago
- symbolic reachability checker☆23Sep 23, 2021Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Sep 4, 2024Updated last year
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆158Jul 23, 2024Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A Go package for myriad array operations using wavelet trees☆19Feb 28, 2016Updated 10 years ago
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆11Jun 6, 2023Updated 2 years ago
- A Rust implementation of the Quad Wavelet Tree☆51Jan 31, 2026Updated last month
- Code for enumeration from a CFG☆20Sep 25, 2023Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- TTG: Template Task Graph C++ API☆26Feb 10, 2026Updated 2 weeks ago
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆23Jun 4, 2019Updated 6 years ago