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

469 +0

18,330 +11

1,773 +0

GitHub
packer by hashicorp

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

created at March 23, 2013, 5:43 a.m.

Go

471 +0

14,941 +6

3,317 +0

GitHub
groupcache by golang

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

created at July 22, 2013, 9:55 p.m.

Go

476 +0

12,759 +12

1,379 +1

GitHub
grpc-go by grpc

The Go language implementation of gRPC. HTTP/2 based RPC

created at Dec. 8, 2014, 6:59 p.m.

Go

483 +0

20,008 +33

4,227 +3

GitHub
minikube by kubernetes

Run Kubernetes locally

created at April 15, 2016, 10:38 p.m.

Go

484 +1

28,527 +51

4,783 +7

GitHub
gorm by go-gorm

The fantastic ORM library for Golang, aims to be developer friendly

created at Oct. 25, 2013, 8:31 a.m.

Go

491 +0

35,722 +73

3,843 +2

GitHub
gitea by go-gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

created at Nov. 1, 2016, 2:13 a.m.

Go

503 +1

42,436 +103

5,251 +20

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

505 -1

17,949 +28

2,036 +1

GitHub
go-micro by go-micro

A Go microservices framework

created at Jan. 13, 2015, 11:30 p.m.

Go

512 +0

21,459 +12

2,313 +1

GitHub
revel by revel

A high productivity, full-stack web framework for the Go language.

created at Dec. 9, 2011, 4:10 a.m.

Go

519 +0

13,093 +3

1,388 -1

GitHub
echo by labstack

High performance, minimalist Go web framework

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

Go

527 +0

28,694 +39

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

535 +0

21,324 +74

2,187 +4

GitHub
kubo by ipfs

An IPFS implementation in Go

created at June 26, 2014, 8:14 a.m.

Go

538 +0

15,835 +9

2,961 +3

GitHub
go-lua by Shopify

A Lua VM in Go

created at Dec. 20, 2013, 5:29 p.m.

Go

539 -1

2,952 +2

188 +1

GitHub
gitness by harness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.

created at Feb. 7, 2014, 7:54 a.m.

Go

551 +0

31,592 +27

2,762 +5

GitHub
toxiproxy by Shopify

alarm clock fire A TCP proxy to simulate network and system conditions for chaos and resiliency testing

created at Sept. 4, 2014, 1:56 p.m.

Go

555 -1

10,371 +14

441 +1

GitHub
project-layout by golang-standards

Standard Go Project Layout

created at Sept. 9, 2017, 4:33 p.m.

Makefile

574 +1

46,394 +127

4,892 +3

GitHub
cayley by cayleygraph

An open-source graph database

created at June 5, 2014, 6:49 p.m.

Go

576 +0

14,779 +6

1,251 +0

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,697 +5

2,184 +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,448 +3

2,010 +0

GitHub