- web3go - Library in pure Golang for interacting with ethereum, solana, ton
- event-listener - universal ethereum event listener
- solc - Go Bindings for the Solidity Compiler
- grpc-boilerplate - gRPC 微服务模板
- asynq-boilerplate - asynq的模板仓库
- go-zero-boilerplate - go-zero模板库(使用gateway,接口定义基于protobuf,不使用go-zero的api文件)
- logger - a logger using
slog
- gopkg - go pkg
- PyORM - 一个类 SQLAlchemy 的 Python ORM 库
- PyWeb - 用 Python 实现的一个 Web 框架
- tinyweb - 用 Go 实现的一个 Web 框架
- customproto - 一个基于 TCP 实现的简单应用层协议
- delayqueue - 使用时间轮在 kafka 上实现的延迟队列
-
algorithm
- ACAutomation - 数据结构和算法, hdu, leetcode, codeforces, luogu等多个程序竞赛平台的题解
-
DevOps
-
application
- react-flask-blog - 基于react/redux+flask+jwt的前后端分离的个人博客
- GoMall - 基于分布式事务的秒杀商城,使用go-zero和dtm