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

535 -2

21,187 +64

2,176 +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

617 +1

24,191 +24

2,153 +4

GitHub
go-github by google

Go library for accessing the GitHub v3 API

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

Go

211 +1

10,094 +13

2,067 +25

GitHub
tendermint by tendermint

⟁ Tendermint Core (BFT Consensus) in Go

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

Go

261 -1

5,650 -2

2,062 -1

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 +0

17,889 +15

2,033 +0

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

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

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

Go

580 +0

9,444 +3

2,009 +1

GitHub
viper by spf13

Go configuration with fangs

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

Go

244 +0

25,923 +48

1,982 -2

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,229 +29

1,832 -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 +0

18,306 +11

1,771 +2

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,102 +31

1,723 +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,036 +34

1,718 +2

GitHub
colly by gocolly

Elegant Scraper and Crawler Framework for Golang

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

Go

328 +1

22,282 +52

1,713 +3

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 +0

15,541 +67

1,695 +6

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

302 +1

21,697 +29

1,680 +1

GitHub
excelize by 360EntSecGroup-Skylar

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

created at Aug. 29, 2016, 12:32 p.m.

Go

238 +0

17,362 +45

1,666 +1

GitHub
dive by wagoodman

A tool for exploring each layer in a docker image

created at May 13, 2018, 3:44 p.m.

Go

355 +1

43,804 +79

1,659 +3

GitHub
casbin by casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN

created at April 8, 2017, 7:51 a.m.

Go

231 +1

16,932 +32

1,592 +0

GitHub
protobuf by golang

Go support for Google's protocol buffers

created at Nov. 23, 2014, 11:07 p.m.

Go

219 +0

9,573 +7

1,573 +0

GitHub
webrtc by pions

Pure Go implementation of the WebRTC API

created at May 18, 2018, 11:10 p.m.

Go

264 +0

12,770 +38

1,567 +5

GitHub
fiber by gofiber

⚡️ Express inspired web framework written in Go

created at Jan. 16, 2020, 3:59 a.m.

Go

272 +0

31,549 +69

1,566 +2

GitHub