Skip to content

kyrias/ironsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ironsort

A Rust implementation of the fast in-place sorting algorithm quicksort, without any unsafe code blocks <https://github.com/servo/rust-quicksort/blob/master/lib.rs#L7>.

License

Every file in this repository, except for as otherwise specified in the file itself, is licensed under the ISC license. See the LICENSE file for the full license text.

About

QuickSort implementation in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages