6 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 |
#29 in #algorithms
48 downloads per month
Used in 6 crates
(via algae)
34KB
996 lines
algae
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
~3.5–5MB
~109K SLoC