dsalgo

Crates.iodsalgo
lib.rsdsalgo
version0.3.10
sourcesrc
created_at2022-01-06 13:28:33.324351
updated_at2023-02-09 00:44:56.071891
descriptionA package for Datastructures and Algorithms.
homepage
repositoryhttps://github.com/kagemeka/dsalgo-rust
max_upload_size
id508976
size1,265,443
Hiroshi Tsuyuki (kagemeka)

documentation

https://docs.rs/dsalgo

README

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

Commit count: 350

cargo fmt