graph: A generic Go library for creating graph data structures and performing operations on them. It supports different kinds of graphs such as directed graphs, acyclic graphs, or trees.

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. graph

    A library for creating generic graph data structures and modifying, analyzing, and visualizing them.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. gonum

    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

    How does this compare to gonum graph? https://github.com/gonum/gonum/tree/master/graph

  4. graph

    Graph algorithms and data structures (by yourbasic)

    There's also https://github.com/yourbasic/graph

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Routes to LANL from 186 sites on the Internet

    1 project | news.ycombinator.com | 4 Mar 2024
  • NetworkX – Network Analysis in Python

    1 project | /r/patient_hackernews | 9 Dec 2023
  • NetworkX – Network Analysis in Python

    1 project | /r/hackernews | 9 Dec 2023
  • NetworkX – Network Analysis in Python

    1 project | /r/hypeurls | 8 Dec 2023
  • Custom libraries and utility tools for challenges

    1 project | /r/adventofcode | 5 Dec 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?