FL03 / algae

A collection of useful algorithms and data-structures optimized for blockchain environments

Home Page:https://crates.io/crates/algae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algae

crates.io docs.rs Clippy Rust


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

Getting Started

Build from the source

Clone the repository

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

Build the project

    cargo build --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

About

A collection of useful algorithms and data-structures optimized for blockchain environments

https://crates.io/crates/algae

License:Apache License 2.0


Languages

Language:Rust 99.4%Language:Shell 0.4%Language:RenderScript 0.2%