-
qihoo 360
- china beijing
- https://github.com/johntech-o/blog
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.
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
The Prometheus monitoring system and time series database.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Distributed reliable key-value store for the most critical data of a distributed system
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
The fantastic ORM library for Golang, aims to be developer friendly
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy serv…
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
An open source trusted cloud native registry project that stores, signs, and scans content.
A toolkit with common assertions and mocks that plays nicely with the standard library
Your ultimate Go microservices framework for the cloud-native era.
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC ac…
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
A simple, fast, and fun package for building command line apps in Go
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
The Go language implementation of gRPC. HTTP/2 based RPC
high-performance graph database for real-time use cases
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence…
gRPC to JSON proxy generator following the gRPC HTTP spec