#algorithm #data-structures #algae #blockchain #environments #optimized

algae-merkle

Algae is a collection of core algorithms and data-structures, written in Rust

8 releases

0.1.19 Apr 12, 2023
0.1.18 Mar 17, 2023
0.1.17 Jan 20, 2023
0.1.15 Nov 23, 2022
0.1.13 Oct 31, 2022

#4 in #algae

Download history 32/week @ 2024-02-19 42/week @ 2024-02-26 10/week @ 2024-03-04

84 downloads per month
Used in 5 crates (via algae)

Apache-2.0

17KB
409 lines

algae

crates.io docs.rs Clippy Rust


Welcome to algae, a collection of optimized data-structures and algorithms intended for use within blockchain environments.

Developers

Getting Started

git clone https://github.com/FL03/algae

Testing

cargo build --release
cargo test --all-features --release

Contributors

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.

License

Dependencies

~11MB
~317K SLoC