gographviz
Graph parser
Parses and manipulates Graphviz DOT language in Golang
Parses the Graphviz DOT language in golang
553 stars
12 watching
74 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolanggraphvizgraphviz-dot-languageparse
Related projects:
Repository | Description | Stars |
---|---|---|
lucasepe/modgv | Converts Go module graph output to Graphviz DOT language for visualization | 487 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
xflr6/graphviz | Provides a Python interface to generate and render graph descriptions in DOT language | 1,645 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
jrfonseca/xdot.py | An interactive viewer for graphs written in Graphviz's dot language | 870 |
yuroyoro/goast-viewer | Visualizer tool for Golang Abstract Syntax Trees (ASTs) | 769 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
alexandresalome/graphviz | A PHP library for generating diagrams using Graphviz | 73 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
glejeune/ruby-graphviz | Provides a Ruby interface to the GraphViz graphing tool | 609 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
mozillazg/go-pinyin | A Go library and command-line tool for converting Hanzi characters to Pinyin | 1,627 |
yaegashi/msgraph.go | Automatically generates a Go library from Microsoft Graph API specs | 63 |