Pinned Repositories
amqp
Go client for AMQP 0.9.1
ants
🐜⚡️A high-performance goroutine pool for Go, inspired by fasthttp.
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Burrow
Kafka Consumer Lag Checking
cafra.github.io
my blog
cilium
eBPF-based Networking, Security, and Observability
cs_language
开发语言学习笔记
gorequest
GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
protoc-gen-micro
Protobuf code generation for micro
utils
开发中封装的工具
cafra's Repositories
cafra/utils
开发中封装的工具
cafra/gorequest
GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
cafra/ants
🐜⚡️A high-performance goroutine pool for Go, inspired by fasthttp.
cafra/protoc-gen-micro
Protobuf code generation for micro
cafra/amqp
Go client for AMQP 0.9.1
cafra/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
cafra/Burrow
Kafka Consumer Lag Checking
cafra/cafra.github.io
my blog
cafra/cilium
eBPF-based Networking, Security, and Observability
cafra/cs_language
开发语言学习笔记
cafra/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
cafra/envoy
Envoy中文文档项目(云原生社区维护)
cafra/examples
How-to examples of micro usage
cafra/go
The Go programming language
cafra/go-under-the-hood
Go 源码研究 (1.11.1, WIP)
cafra/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
cafra/gomail
The best way to send emails in Go.
cafra/grace
Graceful restart & zero downtime deploy for Go servers.
cafra/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
cafra/kubernetes
Production-Grade Container Scheduling and Management
cafra/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
cafra/mem
Master-of-Engineering-Management-Study-Notes-
cafra/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
cafra/mosn
MOSN is a cloud native proxy for edge or service mesh. https://mosn.io
cafra/note
study notes
cafra/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
cafra/protoc-gen-cuckoo
grpc client with etcdv3 backend client
cafra/reading-go
Go 每日阅读和 Go 夜读 > Daily Reading Go and Night Reading Go - Go source reading and offline technical or another articles or discussion on every night.
cafra/sentinel-golang
Sentinel Go version (Reliability & Resilience)
cafra/study
学习记录