glide
Dependency manager
Tools for managing dependencies in Go projects
Package Management for Golang
8k stars
180 watching
540 forks
Language: Go
last commit: 4 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,885 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
moovweb/gvm | A tool to manage multiple versions of the Go programming language in a single environment. | 10,339 |
uber-go/dig | A toolkit for managing dependencies in Go applications using reflection-based dependency injection. | 3,938 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 232 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
andlabs/ui | A Go library for building native GUI applications. | 8,337 |
gogs/gogs | A self-hosted Git service written in Go, providing features and functionality similar to popular Git services. | 45,084 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
cavaliergopher/grab | Download manager package for Go that supports concurrent downloads with features like progress monitoring and auto-resume. | 1,405 |
pote/gpm | A tool to manage Go package dependencies by setting external packages to specific revisions. | 1,189 |