#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

#956 in Algorithms

Download history 56/week @ 2023-12-17 52/week @ 2023-12-24 11/week @ 2024-01-28 16/week @ 2024-02-25 86/week @ 2024-03-31

86 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