sorty

Sorting library

Fast and efficient sorting library for Go with concurrent and parallel capabilities

zap Fast Concurrent / Parallel Sorting in Go

GitHub

133 stars
5 watching
6 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

concurrencygolangparallelismparameter-tuningsorting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
ohler55/ojgA high-performance JSON parser and toolset for Go.862
simonwaldherr/golangsortingvisualizationVisualizes various sorting algorithms in Go with animations125
wildgums/orc.sortProvides a collection of algorithms for sorting data in a programming language17
davecom/swiftgraphA pure Swift implementation of a graph data structure with algorithms and utility functions759
yourbasic/graphA Go library providing efficient algorithms and data structures for graph manipulation712
syocy/a-tour-of-go-in-haskellA Haskell adaptation of Go's concurrency tutorial130
e-xpertsolutions/go-clusterImplementation of k-modes and k-prototypes clustering algorithms in Go.43
clevergo/jsendAn implementation of JSend specification in Go.21
derekparker/trieA Go library implementing a data structure for fast prefix and fuzzy string searching766
qasaur/gremgoA fast and efficient client for the Apache TinkerPop graph database stack using Go98
smallnest/go-web-framework-benchmarkCompared performance of various Go web frameworks across different aspects like connection and route selection handling times2,083
tiendc/go-deepcopyA fast and flexible deep-copier library for Go.35
gyuho/goraphProvides an efficient and flexible graph data structure and algorithm implementation in Go739
iancmcc/bingoFast and efficient encoding and decoding of native Go types to bytes41