Stars
A blazingly fast JSON serializing & deserializing library
Lightweight alternative to github.com/prometheus/client_golang
CNCF sandbox project, an open source distributed time-series database with high concurrency, high performance, and high scalability
A small self-contained alternative to readline and libedit
Go package implementing Bloom filters, used by Milvus and Beego.
modern C++(C++11), simple, easy to use rpc framework
Write a simple interpreter of C. Inspired by c4 and largely based on it.
Simple, light-weight and easy-to-use asynchronous components
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
distributed file system(small file storage) writen in golang.
Container Network Interface - networking for Linux containers
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
The Go implementation of Connect: Protobuf RPC that works.
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
The ops and reference implementation for Apache Dubbo