GitHub topics: unstable-sort
wstaffordp/ghostsort
An extremely-fast, space-constrained sorting algorithm with both stable and unstable variants that replace all variants of Insertion Sort.
Language: C - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
shafyanhabib/sort-a-unstable
Sort A Unstable is a fast, in-place sorting algorithm that efficiently sorts elements without preserving their original order. 🛠️ It offers two functions for sorting in ascending or descending order, making it a strong choice for various data types. 💻
Language: C - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0