Orc.Sort

Sorting library

Provides a collection of algorithms for sorting data in a programming language

Sorting Algorithms

GitHub

17 stars
14 watching
8 forks
Language: C#
last commit: 6 days ago

Related projects:

Repository Description Stars
wildgums/orc.analytics An analytics integration library for Catel projects 6
wildgums/orc.csv Utilities for processing and manipulating CSV data 10
swenson/sort A comprehensive C sorting library providing various stable and unstable algorithms with generic implementations 463
wildgums/orc.controls A collection of reusable UI controls for building data-centric applications with date and time manipulation. 166
wildgums/orc.squirrel A library that extends the Squirrel scripting language with additional features to support updates from multiple channels. 25
wildgums/orc.feedback A tool to collect and display user feedback through a chat interface. 8
morwenn/cpp-sort A C++14 header-only sorting library providing a flexible and generic way to implement various sorting algorithms 622
wildgums/orc.filterbuilder An WPF component to build complex filtering functionalities for data extraction 60
jfcg/sorty Fast and efficient sorting library for Go with concurrent and parallel capabilities 133
wildgums/orc.nugetexplorer Provides tools and APIs to explore and download NuGet packages from public and private feeds. 13
bonzaithepenguin/wikisort An optimized sorting algorithm with O(1) memory usage. 1,268
yourbasic/radix A fast string sorting algorithm implemented in Go. 192
dogweather/naturally An algorithm to sort strings according to natural ordering with support for hierarchical identifiers and Unicode characters 87
skarupke/ska_sort An implementation of the sorting algorithm known as Ska Sort in C++ 235
narimiran/sorta An implementation of sorted data structures using B-Trees in the Nim programming language 17