| Crates.io | tadm |
| lib.rs | tadm |
| version | 0.1.1 |
| created_at | 2022-02-07 20:25:11.950524+00 |
| updated_at | 2022-02-07 20:30:08.198577+00 |
| 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.