rickb777's Stars
labstack/echo
High performance, minimalist Go web framework
urfave/cli
A simple, fast, and fun package for building command line apps in Go
dgraph-io/dgraph
The high-performance database for modern applications
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
jmoiron/sqlx
general purpose extensions to golang's database/sql
jackc/pgx
PostgreSQL driver and toolkit for Go
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
rakyll/boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
onsi/gomega
Ginkgo's Preferred Matcher Library
alexflint/go-arg
Struct-based argument parsing in Go
tdewolff/canvas
Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
jackc/tern
The SQL Fan's Migrator
spwhitton/git-remote-gcrypt
PGP-encrypted git remotes
gammazero/deque
Fast ring-buffer deque (double-ended queue)
sqs/goreturns
A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types
carlescere/scheduler
Job scheduling made easy.
OneOfOne/xxhash
A native implementation of the excellent XXHash hashing algorithm.
gin-contrib/gzip
Gin middleware to enable GZIP support.
moznion/go-optional
A library that provides Go Generics friendly "optional" features.
relvacode/iso8601
A fast ISO8601 date parser for Go
nanmu42/gzip
:floppy_disk: Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
govalues/decimal
Immutable floating-point decimals for Go
bobg/go-generics
go-playground/statics
:file_folder: Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks
jchannon/negotiator
A content negotiation package for web applications in Go
simonnilsson/ask
A Go package that provides a simple way of accessing nested properties in maps and slices.
chemikadze/asn1go
ASN.1 schema parsing and code generation
govalues/money
Immutable monetary amounts and exchange rates for Go
fxtlabs/date
A Go package for working with dates