metex's Stars
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
spf13/viper
Go configuration with fangs
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
allinurl/goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
jmoiron/sqlx
general purpose extensions to golang's database/sql
google/brotli
Brotli compression format
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
onsi/ginkgo
A Modern Testing Framework for Go
gobuffalo/buffalo
Rapid Web Development w/ Go
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
vektra/mockery
A mock code autogenerator for Go
syndtr/goleveldb
LevelDB key/value database in Go.
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
graphite-project/graphite-web
A highly scalable real-time graphing system
dgraph-io/ristretto
A high performance memory-bound Go cache
volatiletech/authboss
The boss of http auth.
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
golang/glog
Leveled execution logs for Go
rubenv/sql-migrate
SQL schema migration tool for Go.
ory/fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
qiangxue/go-rest-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
juju/errors
Common juju errors and functions to annotate errors. Based on juju/errgo
go-ozzo/ozzo-dbx
A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
gmhafiz/go8
Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development
pjebs/optimus-go
ID hashing and Obfuscation using Knuth's Algorithm
HnH/qry
Write your SQL queries in raw files with all benefits of modern IDEs, use them in an easy way inside your application with all the profit of compile time constants