#algorithm #structures #practice

bin+lib rust_dna

Common Data Structures and Algorithms

1 unstable release

0.1.0 Nov 6, 2022

#39 in #practice

28 downloads per month

MIT license

3KB

Data Structure and Algorithms in Rust

A set of data structure and algorithms to practice Rust

Install Cargo and Rust

Please make sure that Rust and Cargo has been installed.

Usage

cargo run

Test

cargo test

Implemented Algorithms

  • Binary Search

License

MIT

No runtime deps