Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
10 packages returned for Tags:"Mergesort"
Sort by
Relevance
Downloads
Recently updated
CSharpTest.
Net.
Collections-
NetStd2
by:
mamift
3,401,026 total downloads
last updated
12/9/2022
Latest version:
14.907.0
BPlusTree
BTreeDictionary
BTreeList
LurchTable
MergeSort
OrderedEnumeration
OrdinalList
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
Umbraco.
CSharpTest.
Net.
Collections
by:
Umbraco
135,113 total downloads
last updated
1/30/2023
Latest version:
15.0.0
BPlusTree
BTreeDictionary
BTreeList
LurchTable
MergeSort
OrderedEnumeration
OrdinalList
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
Anoprsst
by:
eamon
26,221 total downloads
last updated
6/19/2019
Latest version:
1.1.2
Span
QuickSort
MergeSort
InsertionSort
Sorts Span<T> (and arrays) more quickly than System.Array.Sort
MergeSort
by:
Rusted_Wizard
1,044 total downloads
last updated
3/16/2019
Latest version:
1.1.6
MergeSort
Sort
Simple generic mergesort method implement the mergersort algorithm (since in c# sort method uses quick sort). To use simple invoke the static method: For version 1.1.6: use MergeSort<T>.Sort(IEnumerable<T>...
More information
NPP.
NickSort
by:
Fey6678
2,166 total downloads
last updated
2/27/2017
Latest version:
2.0.0
sort
sorting
array
mergesort
.net
icomparable
A fast sorting algorithm for all datatypes using IComparable(ints, floats, decimals, strings, etc.).Outperforms generic mergesorts and leverages parallel processing for larger arrays.
SortSuite
by:
ExtraBB
738 total downloads
last updated
4/3/2020
Latest version:
1.0.1
sort
sorting
mergesort
quicksort
selectionsort
A lightweight sorting suite for IComparable types. Supports multiple sorting algorithms
Abstract.
DataStructures.
Algorithms
by:
mfe
1,720 total downloads
last updated
2/17/2022
Latest version:
2022.2.17.6
Quicksort
Sub
Sort
Transpose
Sort
SelectionSort
InsertionSort
MergeSort
InOrder
PreOrder
More tags
Algorithms for sorting and searching Containing Quicksort, Sub Sort Transpose Sort, SelectionSort, InsertionSort, MergeSort, InOrder, PreOrder, Binary Search
SortingGeneric
by:
VanikHakobyan
1,662 total downloads
last updated
7/17/2018
Latest version:
1.2.1
Sort
Generic
Vanik
hakobyan
VanikHakobyan
SortingAlgorithm
SortingGeneric
Sorting
Armenia
Van
More tags
Sorting algorithm
SinusSoftware.
SortCollection
by:
SinusSoftware
627 total downloads
last updated
1/23/2023
Latest version:
1.2.0
Sortcollection
Bubblesort
Selectionsort
Insertionsort
Heapsort
Mergesort
Countingsort
Shellsort
Radixsort
SlowSort
More tags
This package contains the following sorting algorithms: Bubblesort, Selectionsort, Insertionsort, Heapsort, Mergesort, Countingsort, Shellsort, Radixsort, SlowSort, IntroSort and Timsort. You can use it like...
More information
Sayer.
Utils
by:
efieleke
935 total downloads
last updated
5/5/2021
Latest version:
1.0.2
Multimap
OrderedDictionary
SinglyLinkedList
Cache
Pool
ConcurrentHashSet
Permutations
Counter
AtLeast
AsReadOnly
More tags
C# library related to collections, caching, file-based collections, sorting, searching, randomizing, and tasks. These include: Collections * MultiMap * OrderedDictionary * SinglyLinkedList * Cache *...
More information