Skip to content

diogotr7/ballsort-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ballsort-rs

rust-lang port of my C# project as a way to learn the language.

by @diogotr7

🔴🔵🟢🟣🟡🟠🟤⚫️⚪️

🟧 Disclaimers

This is probably not particularly idiomatic rust, but it's entirely functional and executes in about 33.33% of the previous runtime from my C# version.

🟩 Goals

The use of Rust in this port of my previously-C# based project is to eventually create a webassembly version from this base, allowing me to then finally deploy a web-based version of the solver, which would be much more user-friendly and allow the project to be used by many more poeple.


Runtime decreased at least 2x in most cases!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages