vegeta by tsenart

HTTP load testing tool and library. It's over 9000!

created at Aug. 13, 2013, 11:45 a.m.

Go

315 +0

22,715 +31

1,323 +3

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,686 +12

2,184 +1

GitHub
kratos by go-kratos

Your ultimate Go microservices framework for the cloud-native era.

created at Jan. 10, 2019, 10:42 a.m.

Go

445 -1

22,421 +30

3,926 +2

GitHub
colly by gocolly

Elegant Scraper and Crawler Framework for Golang

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

Go

327 +0

22,142 +47

1,706 +0

GitHub
testify by stretchr

A toolkit with common assertions and mocks that plays nicely with the standard library

created at Oct. 16, 2012, 4:43 p.m.

Go

173 +0

21,994 +44

1,546 +4

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

300 -1

21,599 +29

1,676 +2

GitHub
go-micro by go-micro

A Go microservices framework

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

Go

510 +0

21,379 +19

2,309 -1

GitHub
learn-go-with-tests by quii

Learn Go with test-driven development

created at March 2, 2018, 11:41 a.m.

Go

315 +0

21,235 +14

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

392 +0

21,034 +30

1,720 +3

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,015 +58

2,164 +7

GitHub
zap by uber-go

Blazing fast, structured, leveled logging in Go.

created at Feb. 18, 2016, 7:52 p.m.

Go

246 +0

20,905 +24

1,396 +1

GitHub
joi by hapijs

The most powerful data validation library for JS

created at Sept. 16, 2012, 4:38 p.m.

JavaScript

176 +0

20,605 +6

1,514 +0

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 -1

20,155 +22

1,835 -4

GitHub
dgraph by dgraph-io

The high-performance database for modern applications

created at Aug. 25, 2015, 7:15 a.m.

Go

377 +0

20,047 +12

1,470 -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

482 +1

19,847 +42

4,201 +10

GitHub
jaeger by jaegertracing

CNCF Jaeger, a Distributed Tracing Platform

created at April 15, 2016, 6:49 p.m.

Go

330 +0

19,383 +36

2,319 +7

GitHub
go-redis by redis

Redis Go client

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

Go

252 +1

19,266 +35

2,279 +6

GitHub
LocalAI by mudler

:robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

created at March 18, 2023, 10:58 p.m.

C++

149 +1

19,226 +286

1,437 +46

GitHub
learngo by inancgumus

❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.

created at Oct. 15, 2018, 11:12 a.m.

Go

316 -3

18,330 +21

2,491 +4

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

469 +0

18,274 +13

1,771 +2

GitHub