SwiftGraph
Graph library
A pure Swift implementation of a graph data structure with algorithms and utility functions
A Graph Data Structure in Pure Swift
759 stars
21 watching
80 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
breadth-first-searchdata-structuredepth-first-searchdijkstra-algorithmgraphgraph-algorithmsprims-algorithmswifttopological-sort
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift library for creating parsers from simple components using combinator logic | 226 |
| | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| | A Go library for creating and manipulating graphs of various types | 71 |
| | An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| | A lightweight Java library for creating and manipulating simple graph data structures. | 43 |
| | A comprehensive C++ library for graph algorithms and analysis | 485 |
| | A graph data structure library for Scala with support for directed hypergraphs and algorithms. | 565 |
| | Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| | High-performance graph database supporting multiple APIs and data formats | 902 |
| | A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
| | A library providing algorithms and data structures for working with graphs in Racket | 58 |
| | An implementation of an algorithm for learning graph representations from network data | 106 |
| | A library and toolset for building fast, performant GraphQL-based decentralized applications | 177 |
| | A collection of algorithms and data structures implemented in Go. | 806 |