go
-
kshvmdn/fsql
Search through your filesystem with SQL-esque queries.
-
dgraph-io/badger
Fastest key/value store in Go.
-
dgraph-io/dgraph
Fast, Distributed Graph DB
-
upspin/upspin
Upspin: A framework for naming everyone's everything.
-
shunfei/cronsun
An distributed job system, similar with distributed crontab.
-
cockroachdb/cockroach
CockroachDB - the open source, cloud-native SQL database.
-
loadimpact/k6
A modern load testing tool, using Go and JavaScript -https://k6.io
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
jingweno/godzilla
Godzilla is a ES2015 to Go source code transpiler and runtime
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
schollz/find-lf
Track the location of every Wi-Fi device (📱) in your house using Raspberry Pis and FIND
-
unrolled/secure
HTTP middleware for Go that facilitates some quick security wins.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
yanzay/tbot
Telegram Bot Server
-
dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
elliotchance/c2go
⚖️A tool for converting C to Go.
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
posener/complete
bash completion written in go + bash completion for go command
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
google/goexpect
Expect for Go
-
junegunn/fzf
🌸A command-line fuzzy finder written in Go