Crates.io | algae-merkle |
lib.rs | algae-merkle |
version | 0.1.19 |
source | src |
created_at | 2022-10-30 18:04:03.8324 |
updated_at | 2023-04-12 04:35:21.632911 |
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 | 701572 |
size | 19,444 |
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.