#algorithm #data-structures

macro algae-macros

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

4 releases

0.1.9 Jul 27, 2022
0.1.8 Jul 18, 2022
0.1.7 Jul 18, 2022
0.1.6 Jul 3, 2022

#30 in #algorithms

MIT license

2KB

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

~1.5MB
~33K SLoC