Pinned Repositories
ac-auto-machine
Burrow
Kafka Consumer Lag Checking
cache2go
Concurrency-safe Go caching library with expiration capabilities and access counters
chanx
unbounded chan
chat
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)Go 语言版
conference
consistent
copier
Copier for golang, copy value from struct to struct and more
digota
ecommerce microservice
wangzeping722's Repositories
wangzeping722/chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)Go 语言版
wangzeping722/ac-auto-machine
wangzeping722/chanx
unbounded chan
wangzeping722/conference
wangzeping722/dtm
A distributed transaction framework that supports multiple languages, supports saga, tcc, xa, 2-phase message, outbox patterns.
wangzeping722/easy-ngo
easy-ngo是由网易传媒开发的基于Go语言的开发工具包,基于easy-ngo工具包,开发者可以快速构建高可用、大并发的应用。
wangzeping722/etcd
Etcd is a service config & discovery.
wangzeping722/etcd-1
Distributed reliable key-value store for the most critical data of a distributed system
wangzeping722/exl
Excel binding to struct written in Go.(Only supports Go1.18+)
wangzeping722/go-struct-tag
A Visual Studio Code extension for auto complete the go struct tag when typing.
wangzeping722/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
wangzeping722/gorm
The fantastic ORM library for Golang, aims to be developer friendly
wangzeping722/holmes
self-aware Golang profile dumper
wangzeping722/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
wangzeping722/mry-backend
本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构**完成开发。
wangzeping722/nebula-go
Nebula client in Golang
wangzeping722/norm
An orm library support nGQL for Golang
wangzeping722/palworld-go
《幻兽帕鲁》私服启动器
wangzeping722/playground
GORM Playground (Please Create PR for this project to report issues)
wangzeping722/rCore-Tutorial-v3
v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
wangzeping722/red-envelope
red envelope system. 红包秒杀系统
wangzeping722/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
wangzeping722/redis-rs
Redis library for rust
wangzeping722/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
wangzeping722/rocketmq-client-go
Apache RocketMQ go client
wangzeping722/sentinel-go-adapters
(deprecated) Adapter modules of Sentinel Golang
wangzeping722/sentinel-golang
Sentinel Go enables reliability and resiliency for Go microservices
wangzeping722/titan
A Distributed Redis Protocol Compatible NoSQL Database
wangzeping722/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
wangzeping722/xxl-job-executor-go
xxl-job 执行器(golang 客户端)