mysql by go-sql-driver

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

created at Dec. 9, 2012, 8:33 p.m.

Go

409 +0

14,193 +10

2,298 +1

GitHub
go-redis by redis

Redis Go client

created at July 25, 2012, 1:01 p.m.

Go

252 +0

19,329 +37

2,283 +1

GitHub
logrus by sirupsen

Structured, pluggable logging for Go.

created at Oct. 16, 2013, 7:08 p.m.

Go

316 +0

24,085 +20

2,251 -1

GitHub
k3s by k3s-io

Lightweight Kubernetes

created at May 31, 2018, 1:37 a.m.

Go

288 +0

26,527 +55

2,229 -1

GitHub
echo by labstack

High performance, minimalist Go web framework

created at March 1, 2015, 5:43 p.m.

Go

527 +0

28,577 +44

2,204 +2

GitHub
hub by mislav

A command-line tool that makes git easier to use with GitHub.

created at Dec. 5, 2009, 10:15 p.m.

Go

579 +0

22,693 +1

2,184 +0

GitHub
seaweedfs by seaweedfs

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

created at July 14, 2014, 4:41 p.m.

Go

537 +0

21,123 +47

2,172 +4

GitHub
go-patterns by tmrts

Curated list of Go design patterns, recipes and idioms

created at Dec. 14, 2015, 10:05 p.m.

Go

616 +2

24,167 +44

2,149 -1

GitHub
tendermint by tendermint

⟁ Tendermint Core (BFT Consensus) in Go

created at May 14, 2014, 11:21 p.m.

Go

262 +1

5,652 +3

2,063 +1

GitHub
go-github by google

Go library for accessing the GitHub v3 API

created at May 24, 2013, 4:42 p.m.

Go

210 +0

10,081 +9

2,042 +37

GitHub
vitess by vitessio

Vitess is a database clustering system for horizontal scaling of MySQL.

created at June 27, 2013, 9:20 p.m.

Go

506 -2

17,874 +27

2,033 +2

GitHub
The-Golang-Standard-Library-by-Example by polaris1119

Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。

created at April 14, 2013, 2:21 a.m.

Go

580 +0

9,441 +0

2,008 -1

GitHub
viper by spf13

Go configuration with fangs

created at April 2, 2014, 2:33 p.m.

Go

244 +0

25,875 +50

1,984 -1

GitHub
mux by gorilla

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

created at Oct. 2, 2012, 9:32 p.m.

Go

310 +0

20,200 +23

1,833 -1

GitHub
goreplay by buger

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

created at May 30, 2013, 9:29 a.m.

Go

468 -1

18,295 +11

1,769 -1

GitHub
fasthttp by valyala

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

created at Oct. 18, 2015, 10:19 p.m.

Go

391 +0

21,071 +21

1,722 +1

GitHub
sarama by IBM

Sarama is a Go library for Apache Kafka.

created at July 5, 2013, 6:52 p.m.

Go

657 +0

11,002 +9

1,716 +1

GitHub
colly by gocolly

Elegant Scraper and Crawler Framework for Golang

created at Sept. 29, 2017, 2:08 p.m.

Go

327 +0

22,230 +50

1,710 +2

GitHub
gods by emirpasic

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

created at March 4, 2015, 2:19 p.m.

Go

335 +1

15,474 +48

1,689 +3

GitHub
cli by urfave

A simple, fast, and fun package for building command line apps in Go

created at July 13, 2013, 7:32 p.m.

Go

301 +1

21,668 +36

1,679 +2

GitHub