draw VS go-graph-layout

Compare draw vs go-graph-layout and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
draw go-graph-layout
1 3
32 83
- -
7.3 2.4
6 months ago 8 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

draw

Posts with mentions or reviews of draw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • Diagrams as Code with go?
    4 projects | /r/golang | 13 Jan 2023
    I have used https://github.com/gregoryv/draw before to do some simple diagramming for autogenerated docs. It's not a super advanced library, but depending on your use cases it might be enough.

go-graph-layout

Posts with mentions or reviews of go-graph-layout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.
  • Graph Layout Algorithms in Pure Go
    1 project | news.ycombinator.com | 13 Apr 2022
  • Show HN: A Graphviz Implementation in Rust
    9 projects | news.ycombinator.com | 17 Mar 2022
    Yeah, more-and-more I am inclining building ML project for graph visualization.

    I have worked on graph visualisation for some time, did https://github.com/nikolaydubina/jsonl-graph and https://github.com/nikolaydubina/go-graph-layout

    Been studying research papers on graph visualization.

    It looks like we need some Deep Learning / ML based approach to this.

    There is just so much meaning is encoded into XY coordinates and edges. Basic algorithms like Sugiyama produce meaningful visualizations only for simple and basic graphs.

    When number of edges goes to the roof or nodes.. basic algorithms break down. Graphs become meaningless.

    You have to make graphs by hand to make sense of it.

  • Looking for partners to build graph visualization in Go
    1 project | /r/golang | 20 Nov 2021

What are some alternatives?

When comparing draw and go-graph-layout you can also consider the following projects:

go-diagrams - Create beautiful system diagrams with Go

pulldown-cmark - An efficient, reliable parser for CommonMark, a standard dialect of Markdown

diagrams - :art: Diagram as Code for prototyping cloud system architectures

jsonl-graph - 🏝 JSONL Graph Tools

inframap - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.

kroki - Creates diagrams from textual descriptions!

d2 - D2 is a modern diagram scripting language that turns text to diagrams.

boxesandarrows - scripts for creating graphviz diagrams from text descriptions

layout - Layout is a rust library and a tool that renders Graphviz dot files.

KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.

awesome-graphviz - A curated list of GraphViz related resources