Sorting At Compile Time in Rust Jun 20, 2023 Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! References Can I sort an array at compile time? Ensuring a sorted constant array at compile time Tracking Issue for unstable sorting in const context Rust Crate - staticsort