DsAlgo Rust

Data Structures and Algorithms written in Rust.

Crates.io Github pages MIT licensed CI pre-commit

Installation

sh cargo install dsalgo

Example

comming soon.

Development

sh docker compose up -d

(enter the container)

sh ./setup.sh ./ci.sh

please run ci.sh before commit