howborn's Stars
apache/bahir-flink
Mirror of Apache Bahir Flink
jeff-zou/flink-connector-redis
Asynchronous flink connector based on the Lettuce, supporting sql join and sink, query caching and debugging.
chaos-mesh/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
golang/go
The Go programming language
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
tidwall/gjson
Get JSON values quickly - JSON parser for Go
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
aceld/zinx
A lightweight concurrent server framework based on Golang.
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
v2fly/v2ray-examples
v2ray-core 的模板们
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
alibaba/IOC-golang
一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
eliaszoo/TimingWheel
Golang实现的层级时间轮定时器
RussellLuo/timingwheel
Golang implementation of Hierarchical Timing Wheels.
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
zijie0/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
go-kratos/gateway
A high-performance API Gateway with middlewares, supporting HTTP and gRPC protocols.
apache/flink-cdc
Flink CDC is a streaming data integration tool
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
expr-lang/expr
Expression language and expression evaluation for Go
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
momosecurity/aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
didi/sharingan
Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
cloudwego/kitex-examples
Examples for Kitex.