-
Beijing University of Technology
- Beijing
- http://hezhenzhen.site
Starred repositories
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
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 …
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
A golang ebook intro how to build a web with golang
The fantastic ORM library for Golang, aims to be developer friendly
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
beego is an open-source, high-performance web framework for the Go programming language.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
general purpose extensions to golang's database/sql
A high performance HTTP request router that scales well
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Simulating shitty network connections so you can build better systems.
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Example programs from "The Go Programming Language"
A book about the internals of the Go programming language.
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
[Go] Package of validators and sanitizers for strings, numerics, slices and structs