#generic #descending #ascending #n-log-n #sort-order

no-std entro-sort

Entro Sort is an in-place, linearithmic, unstable sorting algorithm

5 stable releases

Uses old Rust 2015

1.0.4 Jan 29, 2024
1.0.3 Dec 26, 2023
1.0.2 Dec 25, 2023
1.0.1 Dec 21, 2023

#1278 in Algorithms

Download history 15/week @ 2024-03-28 15/week @ 2024-04-04

93 downloads per month

MIT-0 license

6KB
113 lines

Entro Sort is an in-place, linearithmic, unstable sorting algorithm.

This page contains downloads in other programming languages and further explanation.

No runtime deps