#binary-search #vector-search

binary-vec

A sorted vector that uses binary search

4 releases

Uses new Rust 2024

0.1.3 Jun 11, 2025
0.1.2 Jun 11, 2025
0.1.1 Jun 11, 2025
0.1.0 Jun 11, 2025

#1025 in Data structures

MIT license

8KB
149 lines

binary-vec

A sorted vetor that uses binary search.

No runtime deps