42 releases

0.3.10 Feb 9, 2023
0.3.7 Jun 14, 2022
0.2.24 Mar 10, 2022

#1355 in Data structures

Download history 44/week @ 2024-02-19 8/week @ 2024-02-26 6/week @ 2024-03-11 718/week @ 2024-04-01

724 downloads per month

Custom license

1.5MB
48K SLoC

DsAlgo Rust

Data Structures and Algorithms written in Rust.

Crates.io Github pages MIT licensed CI pre-commit

Installation

cargo install dsalgo 

Example

comming soon.

Development

docker compose up -d

(enter the container)

./setup.sh
./ci.sh

please run ci.sh before commit

No runtime deps