#generic #ascending #descending #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

#1253 in Algorithms

Download history 11/week @ 2024-01-26 13/week @ 2024-02-23 3/week @ 2024-03-01 25/week @ 2024-03-29 5/week @ 2024-04-05

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