Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

servo/rust-quicksort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library is deprecated. If you want a performant in-place sorting algorithm, you should probably use sort_unstable from the standard library, instead.

rust-quicksort

Documentation

About

A Rust quicksort implementation for in-place sorting.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages