| Crates.io | dsalgo |
| lib.rs | dsalgo |
| version | 0.3.10 |
| created_at | 2022-01-06 13:28:33.324351+00 |
| updated_at | 2023-02-09 00:44:56.071891+00 |
| description | A package for Datastructures and Algorithms. |
| homepage | |
| repository | https://github.com/kagemeka/dsalgo-rust |
| max_upload_size | |
| id | 508976 |
| size | 1,265,443 |
Data Structures and Algorithms written in Rust.
cargo install dsalgo
comming soon.
docker compose up -d
(enter the container)
./setup.sh
./ci.sh
please run ci.sh before commit