Skip to content
#

stable-sort

Here are 11 public repositories matching this topic...

Sort A Stable is a fast, in-place sorting algorithm that maintains the order of equal elements. It features two functions, `sort_a_stable_ascending()` and `sort_a_stable_descending()`, for sorting arrays efficiently. 🐙✨

  • Updated Jun 8, 2025
  • C

Improve this page

Add a description, image, and links to the stable-sort topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stable-sort topic, visit your repo's landing page and select "manage topics."

Learn more