Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
https://github.com/Voultapher/driftsort.git
See driftsort: an efficient, generic and robust stable sort implementation..
Please contribute to the rust-lang/rust repository directly, this is not intended as a standalone library.
This project is dual licensed under the MIT license and the Apache License, version 2.0 - see the LICENSE.md file for details.