rocc0's Stars
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
josephspurrier/goversioninfo
Golang Microsoft Windows File Properties/Version Info and Icon Resource Generator
syndtr/goleveldb
LevelDB key/value database in Go.
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
glycerine/grpc-demo
code to stream arbitrarily large files between hosts using gRPC and golang
nginx/nginx
The official NGINX Open Source repository.
uber-go/guide
The Uber Go Style Guide.
vrecan/death
Managing go application shutdown with signals.
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
lukechampine/geiger
A Geiger counter for allocations
katopz/best-practices
Random best practice from internet belong here.
codeship/go-best-practices
Codeship Golang Best Practices
codedokode/pasta
Уроки и черновики для изучающих PHP
traefik/traefik
The Cloud Native Application Proxy
go-kit/kit
A standard library for microservices.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
expr-lang/expr
Expression language and expression evaluation for Go
abraithwaite/jeff
🍍Jeff provides the simplest way to manage web sessions in Go.
gobwas/ws
Tiny WebSocket library for Go.
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
mosuka/blast
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
dgraph-io/dgraph
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dgryski/go-perfbook
Thoughts on Go performance optimization
inconshreveable/go-update
Build self-updating Golang programs
beeker1121/goque
Persistent stacks and queues for Go backed by LevelDB
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema