goraph
Graph library
Provides an efficient and flexible graph data structure and algorithm implementation in Go
Package goraph implements graph data structure and algorithms.
739 stars
38 watching
77 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
algorithmgograph
Related projects:
Repository | Description | Stars |
---|---|---|
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
goradd/maps | A library providing a standard interface for working with various types of maps in Go. | 43 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 68 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 618 |
bolknote/go-gd | A Go library for interacting with the GD graphics library. | 59 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 330 |
yaegashi/msgraph.go | Automatically generates a Go library from Microsoft Graph API specs | 63 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 290 |
dgleich/gaimc | A collection of graph algorithms implemented in MATLAB code | 42 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 562 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |