SwiftGraph

Graph library

A pure Swift implementation of a graph data structure with algorithms and utility functions

A Graph Data Structure in Pure Swift

GitHub

759 stars
21 watching
80 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list

breadth-first-searchdata-structuredepth-first-searchdijkstra-algorithmgraphgraph-algorithmsprims-algorithmswifttopological-sort

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davedufresne/swiftparsecA Swift library for creating parsers from simple components using combinator logic226
yourbasic/graphA Go library providing efficient algorithms and data structures for graph manipulation712
hmdsefi/gographA Go library for creating and manipulating graphs of various types71
younatics/collection-data-structures-swift-krAn in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents.46
earlygrey/simple-graphsA lightweight Java library for creating and manipulating simple graph data structures.43
zigrazor/cxxgraphA comprehensive C++ library for graph algorithms and analysis485
scala-graph/scala-graphA graph data structure library for Scala with support for directed hypergraphs and algorithms.565
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133
blazegraph/databaseHigh-performance graph database supporting multiple APIs and data formats902
aalhour/c-sharp-algorithmsA comprehensive C# implementation of standard data structures and algorithms5,971
bobluppes/graafA lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms187
stchang/graphA library providing algorithms and data structures for working with graphs in Racket58
benedekrozemberczki/walkletsAn implementation of an algorithm for learning graph representations from network data106
graphprotocol/graph-clientA library and toolset for building fast, performant GraphQL-based decentralized applications177
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806