This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jan Marthedal Rasmussen
janmr.com
did:plc:vu6qczmz4fwvt5hylbxjlcd6
Test and benchmark suite for sort implementations, https://github.com/Voultapher/sort-research-rs/.
The current `slice::sort_unstable` implementation of the Rust standard library is based on `ipnsort`
https://github.com/Voultapher/sort-research-rs/blob/main/writeup/ipnsort_introduction/text.md
https://doc.rust-lang.org/1.92.0/std/primitive.slice.html#method.sort_unstable
#sorting #algorithm #rust
2025-12-13T14:31:39.931Z