xeal's Stars
microsoft/vscode
Visual Studio Code
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
Chalarangelo/30-seconds-of-css
Short CSS code snippets for all your development needs
gomodule/redigo
Go client for Redis
the-benchmarker/web-frameworks
Which is the fastest web framework?
rubocop/rails-style-guide
A community-driven Ruby on Rails style guide
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
rails-api/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
bitly/go-simplejson
a Go package to interact with arbitrary JSON
thewhitetulip/web-dev-golang-anti-textbook
Learn how to write webapps without a framework in Go.
ohler55/oj
Optimized JSON
rubyonjets/jets
Ruby on Jets
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
justinas/nosurf
CSRF protection middleware for Go.
dry-rb/dry-validation
Validation library with type-safe schemas and rules
gorilla/csrf
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
ohler55/agoo
A High Performance HTTP Server for Ruby
rubocop/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
johanbrandhorst/grpc-postgres
An example repo of how I like to use postgres with gRPC
nbari/violetear
Go HTTP router
najeira/jpholiday
A package for Japanese holidays with Go
thinkerou/30-seconds-of-go
Curated collection of useful Go snippets you can understand in 30 seconds or less.