| Crates.io | algae-graph |
| lib.rs | algae-graph |
| version | 0.1.19 |
| created_at | 2022-11-16 00:44:00.059628+00 |
| updated_at | 2023-04-12 04:34:50.629441+00 |
| description | Algae is a collection of core algorithms and data-structures, written in Rust |
| homepage | https://github.com/scattered-systems/algae/wiki |
| repository | https://github.com/scattered-systems/algae |
| max_upload_size | |
| id | 716058 |
| size | 33,783 |
Welcome to algae, a collection of optimized data-structures and algorithms intended for use within blockchain environments.
git clone https://github.com/FL03/algae
cargo build --release
cargo test --all-features --release
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.