Skip to content

Blazingly fast sorting algorithm visualizer written in Rust

License

Notifications You must be signed in to change notification settings

igorlfs/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

recording-09-03-23_15-31-38.mp4

Visualize the execution of the most common sorting algorithms

TODO

WIP, the following features still need to be implemented:

  • Benchmarks
  • Release using Github

💻 Build Dependencies

  • Rust 1.65+
  • cmake, pkgconf
  • Only tested on Linux, but should work on any OS.

🚀 Build

cargo build

☕ Run

cargo run