SajjadManafi's Stars
budtmo/docker-android
Android in docker solution with noVNC supported and video recording
MarketingPipeline/Awesome-Repo-Template
An awesome repo template packed with tons of tools & more to kick-start your next project / repo!
halpz/re3
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
99designs/gqlgen
go generate based graphql server library
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
ent/ent
An entity framework for Go
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
BufferingIO/PyTitle
Subtitle manipulation library for Python.
mojtaba-afraz/clean-code-persian
📔 group translation and update of the Clean Code book
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
matnbaz/matnbaz
Source-code for the "matnbaz" project (Archived)
gocastsian/adamak
adamak is a user management service.
anaskhan96/soup
Web Scraper in Go, similar to BeautifulSoup
dariubs/GoBooks
List of Golang books
enocom/gopher-reading-list
A curated selection of blog posts on Go
mattn/go-generics-example
Example code for Go generics
jinzhu/gorm
GORM V1, V2 moved to https://github.com/go-gorm/gorm
golang/mobile
[mirror] Go on Mobile
google/gops
A tool to list and diagnose Go processes currently running on your system
docker-archive/docker-ce
:warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning:
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
redis/go-redis
Redis Go client
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
micro/go-micro
A Go microservices framework
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
go-kit/kit
A standard library for microservices.