Crates.io | tadm |
lib.rs | tadm |
version | 0.1.1 |
source | src |
created_at | 2022-02-07 20:25:11.950524 |
updated_at | 2022-02-07 20:30:08.198577 |
description | A collection of algorithms and data structures wrote out while reading The Algorithm Design Manual book |
homepage | https://jdan.dev |
repository | https://github.com/djavorszky/tadm |
max_upload_size | |
id | 528600 |
size | 7,298 |
While reading the book The Algorithm Design Manual by Steven S. Skiena, I'm using this repository to write up the algorithms, in Rust.