Algorithms will be measured by the system time as well as user percieved time to get a proper visualization of the algorithm. What can I say, it's going to be a very short race.
- Plugin based architecture
- Runs In CLI and possibly in the browser
- Visualization with bubbletea
go install github.com/b0sc/sortRace@latest
It requires you to have go
installed in your system, if you do not have it installed, you can download it from here.
git clone [url]
cd sortRace
make install
make dev # for dev with live reloading
go run . . # for running the application
Please refer to our Contributing Guidelines for more information.
Please refer to our Code of Conduct for more information.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.