glide
Dependency manager
Tools for managing dependencies in Go projects
Package Management for Golang
8k stars
180 watching
542 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
gogolangpackage-managementsemantic-versions
Related projects:
Repository | Description | Stars |
---|---|---|
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,982 |
kevincobain2000/gobrew | A tool to manage Go versions without root access or shell rehashing | 381 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
moovweb/gvm | A tool to manage multiple versions of the Go programming language in a single environment. | 10,422 |
uber-go/dig | A toolkit for managing dependencies in Go applications using reflection-based dependency injection. | 3,968 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 231 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 549 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
andlabs/ui | A Go library for building native GUI applications. | 8,341 |
gogs/gogs | A self-hosted Git service written in Go, providing features and functionality similar to popular Git services. | 45,220 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
cavaliergopher/grab | Download manager package for Go that supports concurrent downloads with features like progress monitoring and auto-resume. | 1,409 |
pote/gpm | A tool to manage Go package dependencies by setting external packages to specific revisions. | 1,188 |