-
indxvec
Vecs sorting, merging, indexing, ranking, searching, reversing, intersecting, printing, etc
-
rust-releases
Find, index and obtain all officially available Rust releases
-
kempt
Ordered collection types with no unsafe code and no_std support
-
thinkrust_algorithms
Basic Algorithms: Binary Search and Find Max from an array
-
interpolation_search
Interpolation search - binary search on steroids
-
range_map_vec
range map data structure backed by a Vec
-
sets
Generic vectors as sets. Efficiently sorting, merging, ranking, searching, reversing, intersecting, etc.
-
rle_vec
A vector like struct that stores data as runs of identical values. Useful for storing sparse data.
-
mih-rs
Multi-index hashing (MIH) for neighbor searches on binary codes in the Hamming space
-
sortedvec
a sorted vector that enables quick lookups
-
rs_algo
Common sorting algorithms and other common computer science algorithms
-
multiexp-mirror
Multiexponentation algorithms for ff/group. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production…
-
const-lru
no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
-
bisection
Python bisect module
-
fenny
working with Fenwick trees
-
rudac
common data structures and algorithms
-
bstree-file-readonly
Query read-only binary-search tree file, supporting billions of entries in files of tens of GB
-
binary-search
General binary search implementation
-
try-partialord
Safe failable sort, min, max, binary_search functions for PartialOrd. No need to wrap f32, f64 to sort any more.
-
cliff
Find the load at which a benchmark falls over
-
bsutils
Binary search utilities with efficiency
-
librualg
Collection of basic algorithms for everyday development
-
partition-point-veb-layout
partition_point van Emde Boas layout
-
slice_search
A collection of algorithms for searching within slices
-
alg_ds
Algorithms & data structures
-
woodland
Easy to use implementations of popular tree data structures such as Binary, Binary Search, AVL, Red-Black, and more
-
ordered-vecmap
Ordered map and set based on vectors and binary search
-
stalin-binary-search
alike binary search but any checking element which is not target one is eliminated
-
rusted_list
A ever sorted list for rust that is operating on binary search
-
eytzinger-map
array/vec based map using eytzinger search algorithm
-
searchsort
trait implementing Binary Search and Quick Sort algorithms
-
robust-binary-search
Robust Binary Search provides a binary search implementation which is robust against errors during the search
-
hamming-heap
Amortized constant time min heaps for binary features in nearest neighbor searches
-
mickey
Accessibility utility to move mouse cursor using keyboard with binary search algorithm
-
binary_range_search
Binary Search in a slice for a range of values
-
nclist
finding overlapping intervals using a nested containment list
-
words
Access all of the words in
/usr/share/dict/words
-
AitSar
implementations of algorithms faster then Binary Search
-
minigrep_wang
practice grep binary search
-
cuid
An ipmlementation of CUID protocol in rust
-
robust-git-bisect
Robust Git Bisect provides an alternative to git bisect which is robust against errors during the search
Try searching with DuckDuckGo.