go-git
Git client/library
A high-level implementation of the Git version control system in Go
A highly extensible Git implementation in pure Go.
6k stars
44 watching
744 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
gitgit-clientgit-servergo-gitgolang
Related projects:
Repository | Description | Stars |
---|---|---|
go-gitea/gitea | An open source Git service platform providing a painless way to host and manage code repositories | 45,098 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
duke-git/lancet | A comprehensive utility function library for Go that provides a wide range of functions for common tasks. | 4,698 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
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 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
asaskevich/govalidator | Package of validators and sanitizers for strings, structs, and collections | 6,050 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,143 |
melkeydev/go-blueprint | A tool for quickly setting up Go projects with pre-configured structures and frameworks. | 4,587 |
gogf/gf | A modular framework for building high-performance and scalable enterprise-class applications in Golang. | 11,713 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
gobwas/ws | A WebSocket implementation in Go. | 6,143 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,089 |