Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: stable-sorting

integer-sorting/radix-sort

:oden: Radix sorting algorithms for JavaScript

Language: JavaScript - Size: 2.59 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

comparison-sorting/merge-sort

:dragon: Mergesort algorithm for JavaScript

Language: JavaScript - Size: 690 KB - Last synced: 14 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

cermi29/ParallelStableSort

A parallel stable sort using arbitrary extra memory

Language: C++ - Size: 104 KB - Last synced: 3 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

frymimori/c-plus-plus-sorter

Create ascending and descending ordered arrays using C++ with a fast and unique sorting algorithm.

Language: C++ - Size: 16.6 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

comparison-sorting/merging

:waning_gibbous_moon: Merging algorithms for JavaScript

Language: JavaScript - Size: 828 KB - Last synced: 15 days ago - Pushed: 17 days ago - Stars: 4 - Forks: 1

CostaBru/BBSort

BB Sort is a new stable number sorting algorithm. It is the mix of counting and bucket styles, that works using O(N) time even for non uniformly distributed numbers. Python3, C#, C++.

Language: C++ - Size: 402 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0