#structures #algorithm

nightly dsalgo

A package for Datastructures and Algorithms

42 releases

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

#1440 in Data structures

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