SwiftSortUtils

Sorting utility

A collection of utility functions and extensions for sorting in Swift

Useful functions and extensions for sorting in Swift

GitHub

61 stars
4 watching
2 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swenson/sort A comprehensive C sorting library providing various stable and unstable algorithms with generic implementations 463
victorpanitz/ios-sortingalgorithmsapp An app that visually demonstrates various sorting algorithms. 49
utahiosmac/marshal A Swift library for safely and expressively working with typeless data structures like JSON and plists 697
sindresorhus/alpha-sort A utility function for sorting arrays of strings in various natural and case-insensitive orders 39
amayne/swiftstring A lightweight string extension for Swift with various utility methods 1,622
mattreecebentley/plf_indiesort A sorting algorithm that optimizes performance on non-random access containers and large data types 19
dcousens/is-sorted A small utility module to check if an ordered list of values is in the correct sequence 23
davecom/swiftgraph A pure Swift implementation of a graph data structure with algorithms and utility functions 757
rxswiftcommunity/rxoptional Extensions for handling null and empty values in Swift observables 700
yourbasic/radix A fast string sorting algorithm implemented in Go. 192
0xdewy/quicksort-huff An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. 10
mergesort/public-extension A log of handy Swift extensions curated and maintained by the community. 298
gottagetswifty/codablewrappers A collection of property wrappers to simplify serialization with Swift's Codable protocol 652
scandum/quadsort A branchless stable adaptive mergesort algorithm with minimal comparisons and optimal performance on ordered data 2,135
jexordexan/vue-slicksort A set of Vue mixins to turn any list into an animated, touch-friendly, sortable list 1,483