hotswap by edwingeng

A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.

created at June 11, 2021, 12:22 a.m.

Go

4 +0

342 +0

39 +0

GitHub
execpool by hexdigest

A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works for any command.

created at June 17, 2021, 6:41 p.m.

Go

4 +0

22 +0

2 +0

GitHub
sched by romshark

A job scheduler for Go with the ability to fast-forward time.

created at June 19, 2021, 10:57 p.m.

Go

4 +0

28 +0

1 +0

GitHub
gophers by scraly

Gopher artwork (Golang mascot)

created at June 23, 2021, 4:36 p.m.

Unknown languages

3 +0

34 +1

6 +0

GitHub
jsonl-graph by nikolaydubina

🏝 JSONL Graph Tools

created at June 26, 2021, 6:37 a.m.

Go

6 +0

73 +0

5 +0

GitHub
awesome-golang-workshops by amit-davidson

A curated list of awesome golang workshops.

created at June 27, 2021, 1:06 a.m.

Unknown languages

17 +0

505 +1

27 +0

GitHub
telego by mymmrac

Telegram Bot API library for Go

created at June 27, 2021, 5:26 p.m.

Go

8 +0

520 +3

41 +1

GitHub
solana-go by gagliardetto

Go SDK library and RPC client for the Solana Blockchain

created at June 29, 2021, 10:58 a.m.

Go

15 +0

821 +1

244 +1

GitHub
health by alexliesenfeld

A simple and flexible health check library for Go.

created at July 2, 2021, 11:27 a.m.

Go

7 +0

773 -4

38 +0

GitHub
testza by MarvinJWendt

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕

created at July 5, 2021, 4:21 p.m.

Go

5 +0

418 +0

21 +0

GitHub
libschema by muir

database schema migrations on a per-library basis [Go]

created at July 5, 2021, 8:13 p.m.

Go

3 +0

15 +0

5 +0

GitHub
omg.jsonparser by dedalqq

The simple JSON parser with validation by condition

created at July 8, 2021, 11:59 p.m.

Go

2 +0

6 +0

2 +0

GitHub
kitex by cloudwego

Go RPC framework with high-performance and strong-extensibility for building micro-services.

created at July 9, 2021, 1:49 p.m.

Go

122 +0

6,949 +13

807 +0

GitHub
go-req by wenerme

Declarative golang HTTP client

created at July 11, 2021, 10:42 a.m.

Go

3 +0

22 +0

2 +0

GitHub
bafi by mmalcek

Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

created at July 13, 2021, 10:48 a.m.

Go

4 +0

103 -1

6 +0

GitHub
moxy by sinhashubham95

Mocker + Proxy Application

created at July 17, 2021, 5:21 a.m.

Go

2 +0

13 +1

1 +0

GitHub
go-actuator by sinhashubham95

Golang production-ready features

created at July 17, 2021, 5:47 a.m.

Go

2 +0

15 +0

5 +0

GitHub
modver by bobg

None

created at July 17, 2021, 3:05 p.m.

Go

3 +0

18 +0

6 +0

GitHub
gdcache by ulovecode

gdcache is a pure non-intrusive cache library implemented by golang, you can use it to implement your own cache.

created at July 20, 2021, 12:52 p.m.

Go

3 +0

13 +0

2 +0

GitHub
kubevpn by kubenetworks

KubeVPN offers a Cloud Native Dev Environment that connects to kubernetes cluster network.

created at July 24, 2021, 11:08 a.m.

Go

11 +0

544 +3

45 +0

GitHub