-
Baie Tech
- HangZhou,China
Stars
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 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
A golang ebook intro how to build a web with golang
《The Way to Go》中文译本,中文正式名《Go 入门指南》
beego is an open-source, high-performance web framework for the Go programming language.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
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…
A high productivity, full-stack web framework for the Go language.
A modern text/numeric/geo-spatial/vector indexing library for go
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Open source and extensible Platform as a Service (PaaS).
A search engine which can hold 100 trillion lines of log data.
goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.
A better load generator for locust, written in golang.
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides …
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with…
一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clust…
A low consumption, low latency support for frequent updates of large capcity timing manage
A Go translation of the example code from Practical Object-Oriented Design in Ruby by Sandi Metz.