go
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs
Generate Go client and server boilerplate from OpenAPI 3 specifications
Spoof TLS/JA3 fingerprints in GO and Javascript
Benchmark comparing the performance of GRPC to HTTP/1 and HTTP/2 on golang
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
⚡️ Express inspired web framework written in Go
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
A blazingly fast JSON serializing & deserializing library
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
A database migration tool. Supports SQL migrations and Go functions.
Database migrations. CLI and Golang library.
Declarative schema migrations with schema-as-code workflows
🚀 A lightweight, framework-agnostic database migration tool.
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
Efficient cache for gigabytes of data written in Go.