Counting sort algorithm.
Binary-size optimized stable and unstable sorts
Array tools plugin for the Mumu ecosystem
Sort arrays given a permutation
Fast and robust slice-based algorithms (e.g., sorting, selection, search) for non-contiguous (sub)views into n-dimensional arrays.
State of the art radix sort algorithms. Single thread and multi thread versions.
Micro-benchmarking utilities with statistical analysis, comparison, and regression detection
Deterministic and stable topological sorting algorithms
High-performance Rust implementation of GNU sort with zero-copy operations, SIMD optimization, and parallel processing
Stable functions for checking iterator sorting.
A tool for processing markdown files to extract and format timesheet data
Library for inverse lexicographic (a tergo) sorting
Add stable sort functionality to ruby
The Ruby 1.8 Enumerable.sort_by method was stable, in that items with matching conditions were preserved in the same order. That's not the case in Ruby 1.9. Some of my code depended on this behavior, and I'm sure I'm not the only one. So here's a stable_sort_by method that preserves the orders of items with matching sort_by values.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.