GitHub topics: stable-sort
integer-sorting/radix-sort
:oden: Radix sorting algorithms for JavaScript
Language: JavaScript - Size: 2.78 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

prathameshvideographics96/sort-a-stable
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. 🐙✨
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Lionad-Morotar/Anysort
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
Language: JavaScript - Size: 521 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

Flanlaina/BlockTimSort
A stable, adaptive block merge sort.
Language: Java - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cermi29/ParallelStableSort
A parallel stable sort using arbitrary extra memory
Language: C++ - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Lionad-Morotar/any-sort-old Fork of jonschlinkert/array-sort
Anysort,符合直觉的多属性排序方法,类型完备,Flexible and Full Typed multi-properties sorter for nested objects
Language: JavaScript - Size: 464 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

IbrahimTanyalcin/MergeSort
Merge Sort algorithm implementation without recursion, using cached binary trees
Language: JavaScript - Size: 556 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

comparison-sorting/merging
:waning_gibbous_moon: Merging algorithms for JavaScript
Language: JavaScript - Size: 829 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 1

comparison-sorting/merge-sort
:dragon: Mergesort algorithm for JavaScript
Language: JavaScript - Size: 582 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

user188245/UniversalRSort4j
radix-sort implementation for list of various type
Language: Java - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
