Collection of sorting algorithms implemented in Rust
A crate exposing sorting algorithms
sorting strings based on [Natural sort order](https://en.wikipedia.org/wiki/Natural_sort_order)
Sort slices in const items.
another blazing fast algorithm through SIMDs which used to check the sequnce is sort or not
fast sort & uniq & count(like sort | uniq -c) using 1/10 ram
Rust bindings for Google's Highway vectorized quicksort
Sorting Algorithms implemented in Rust
Common sorting algorithms and other common computer science algorithms.
An ergonomic stooge sort implementation
Sort of ergonomic Rust bindings for RyzenAdj
Sort arrays using Large Language Models (LLMs)