Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
☆16May 16, 2023Updated 2 years ago
Alternatives and similar repositories for bitwise-binary-search
Users that are interested in bitwise-binary-search are comparing it to the libraries listed below
Sorting:
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- O(n log n) In-place Stable Quicksort☆22Aug 7, 2025Updated 7 months ago
- Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.☆57Aug 29, 2025Updated 6 months ago
- A battlefield companion api wrapper built with node.js☆13Jan 11, 2017Updated 9 years ago
- An unite source package for git grep and hg grep☆24Oct 31, 2015Updated 10 years ago
- A command line tool to create proxy cards for the Lord of the Rings LCG☆13Jul 6, 2020Updated 5 years ago
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆29Feb 22, 2021Updated 5 years ago
- A lightweight SVG graph editor built with Vue.js☆16Sep 2, 2025Updated 6 months ago
- a stable sort using sqrt(n) memory☆21Feb 22, 2023Updated 3 years ago
- Efficient Prefix-Sum data structures in C++.☆27Oct 1, 2023Updated 2 years ago
- Sorting deeds done down the chip☆24Aug 15, 2023Updated 2 years ago
- Purely algorithmic number sequence identification☆31Feb 5, 2022Updated 4 years ago
- ☆11Dec 9, 2022Updated 3 years ago
- ☆10Jun 13, 2020Updated 5 years ago
- C++ implementations of Powersort and 4-way Powersort☆26Jan 7, 2025Updated last year
- SVG time-series charting library☆20Mar 5, 2026Updated 2 weeks ago
- Bitpacked sequence trait and implementation☆16Feb 27, 2026Updated 3 weeks ago
- ☆34Mar 9, 2025Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆352Aug 23, 2025Updated 6 months ago
- model testing sugar for testing interactions on structures over time☆26Jul 24, 2019Updated 6 years ago
- ☆39Nov 29, 2021Updated 4 years ago
- Identifying large scale inversions between two genomes by mapping genome 1's unique kmers onto genome 2.☆10Jun 6, 2025Updated 9 months ago
- A command line program for large scale buffering between piped programs☆17Nov 19, 2021Updated 4 years ago
- Table-driven testing in JUnit with the readable and expressive TableTest format☆24Updated this week
- Light phylogeny library for Rust☆10Oct 24, 2025Updated 4 months ago
- ☆11Oct 20, 2024Updated last year
- A little library of bit-based data structures.☆21Sep 7, 2025Updated 6 months ago
- Algorithms and datastructures for phylogenetics☆14Dec 24, 2025Updated 2 months ago
- A REST API build with the rocket.rs framework☆12Feb 5, 2017Updated 9 years ago
- Utilities to detect and profile `het-kmers`☆12Aug 5, 2024Updated last year
- String algorithm visualizations☆13Feb 7, 2023Updated 3 years ago
- A Rust library for concatenating string slices into owned strings.☆14Jul 13, 2023Updated 2 years ago
- A compression multi-tool for the command line.☆18Jun 3, 2025Updated 9 months ago
- Compares pangenome graphs by calculating the segmentation distance between two GFA (Graphical Fragment Assembly) files.☆13Oct 1, 2025Updated 5 months ago
- ☆13Dec 3, 2024Updated last year
- Game of Life implementation using Rust, Javascript and WebAssembly!☆11Jan 7, 2023Updated 3 years ago
- 👻 MacForge plugin that removes shadows from windows on macOS☆25Dec 22, 2021Updated 4 years ago
- Benchmark of Finite State Machine approaches☆28Oct 8, 2020Updated 5 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Mar 13, 2026Updated last week