stephandesouza's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
pocketbase/pocketbase
Open Source realtime backend in 1 file
gofiber/fiber
⚡️ Express inspired web framework written in Go
spf13/viper
Go configuration with fangs
go-kit/kit
A standard library for microservices.
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
tidwall/gjson
Get JSON values quickly - JSON parser for Go
gorse-io/gorse
Gorse open source recommender system engine
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
openflagr/flagr
Flagr is a feature flagging, A/B testing and dynamic configuration microservice
topfreegames/pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
cornelk/hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
mikespook/gorbac
goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.
centrifugal/centrifuge
Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
maxbrunsfeld/counterfeiter
A tool for generating self-contained, type-safe test doubles in go
alphadose/haxmap
Fastest and most memory efficient golang concurrent hashmap
fergusstrange/embedded-postgres
Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
proullon/ramsql
In-memory SQL engine in Go sql/driver for testing purpose
ksassnowski/venture
Venture allows you to create and manage complex, async workflows in your Laravel apps.
fieldryand/goflow
Simple but powerful DAG scheduler and dashboard
Fs02/go-todo-backend
Go Todo Backend example using modular project layout for product microservice.
powerman/go-service-example
Example Go service using go-swagger and Clean Architecture
shomali11/gridder
A Grid based 2D Graphics library