Skip to content

A sort visualizer written in Rust with nannou.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dallenng/sort_vis

Repository files navigation

Sort Vis

Sort Vis is a sort visualizer written in Rust with nannou.

Installation

Requirements

To build the executable :

cargo build --release

The executable will be in target/release/sort_vis

Usage

To run the program :

target/release/sort_vis

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repo by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A sort visualizer written in Rust with nannou.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published