[](https://crates.io/crates/i_key_sort)
[](https://docs.rs/i_key_sort)
A fast sorting algorithm combining bin and counting sort. Optimized for scenarios where a primary key can be extracted to index elements into buckets.