Go Dependencies

Open-source Go projects categorized as Dependencies

Top 9 Go Dependency Projects

  • athens

    A Go module datastore and proxy (by gomods)

  • Project mention: The Athens Project – a Go module proxy | news.ycombinator.com | 2024-04-20
  • dep-tree

    tool for helping developers keep their code bases clean and decoupled. It allows visualising a "code base entropy" using a 3d force-directed graph of files and the dependencies between.

  • Project mention: Show HN: Visualize the Entropy of a Codebase with a 3D Force-Directed Graph | news.ycombinator.com | 2024-01-31

    The portion of the code in charge of rendering lives inside the `internal/entropy` (https://github.com/gabotechs/dep-tree/tree/main/internal/ent...).

    Force-directed is an algorithm for displaying graphs in a 2d or 3d space, which simulates attraction/repulsion based on the dependencies between the nodes, the wikipedia page explains it really well https://en.wikipedia.org/wiki/Force-directed_graph_drawing

    > Love it, I think dependency trees are super underused data for static analysis.

    Definitely, specially for evaluating "the big picture" of a codebase

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MANUL

    :smirk_cat: The madness vendoring utility for Golang programs

  • modgv

    Converts 'go mod graph' output into Graphviz's DOT language

  • vend

    A dependency vendor for Go programs

  • gomajor

    Go tool for major version upgrades

  • hooks-example

    Example of a modular monolithic codebase in Go using hooks and dependency injection.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • deps

    Deps is a command-line tool for staying on top of dependencies. It runs updates, automates pull requests, and keeps your local installations in check. (by dropseed)

  • import-cycle-example-go

    A simple example showing Import Cycle in Golang and how to deal with them.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Dependencies related posts

Index

What are some of the best open-source Dependency projects in Go? This list will help you:

Project Stars
1 athens 4,333
2 dep-tree 1,238
3 MANUL 664
4 modgv 479
5 vend 159
6 gomajor 118
7 hooks-example 16
8 deps 12
9 import-cycle-example-go 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com