go
-
dbohdan/automatic-api
A list of software that turns your database into a REST/GraphQL API
-
fireworq/fireworq
Fireworq is a lightweight, high-performance, language-independent job queue system.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
zachlatta/sshtron
Play Tron over SSH
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
checkr/flagr
Flagr is a feature flagging, A/B testing and dynamic configuration microservice
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
snail007/goproxy
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases官方QQ交流群:189618940
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
golang/go
The Go programming language
-
gocolly/colly
Fast and Elegant Scraping Framework for Golang
-
istio/fortio
Fortio load testing library and command line tool and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
-
yunabe/lgo
Go (golang) REPL and Jupyter Notebook kernel
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
mojocn/base64Captcha
Golang验证码support digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha.
-
tinode/chat
Instant messaging server - backend in Go, client-side binding in Java and Javascript
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
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.
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with MySQL protocol
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
Ne0nd0g/merlin
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
-
gohugoio/hugo
The world’s fastest framework for building websites.
java
javascript
python