- Beijing.China
-
13:04
(UTC +08:00)
Stars
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 …
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
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…
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
A dependency injection based application framework for Go.
Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高…
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic micro…
Skynet is a framework for distributed services in Go.
A golang expression evaluator & Library to build SQL query engine based functionality.
Mortar is a GO framework/library for building gRPC (and REST) web services.
A plug-in for Google's Protocol Buffers (protobufs) compiler to lint .proto files for style violations.
Helper package to easily access some aws-sdk-go's methods (SNS, SQS, DynamoDB, Rekognition, S3) & aws-lambda-go utilities.