-
Abbott
- jonlasley.dev
- in/jonlasley
Stars
A curated list of awesome Go frameworks, libraries and software
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.
The worldโs fastest framework for building websites.
Go implementation of the Ethereum protocol
A toolkit with common assertions and mocks that plays nicely with the standard library
Render markdown on the CLI, with pizzazz! ๐ ๐ป
A high performance HTTP request router that scales well
Generate Go client and server boilerplate from OpenAPI 3 specifications
Fast JSON encoder/decoder compatible with encoding/json for Go
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
A collection of packages to augment the go testing package and support common patterns.
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
Kubernetes Package Management as Code; infrastructure as code, but actually.
Convenience package for using context as the primary layer for observability