yellowgiutou's Stars
eventhorizon-cli/BufferQueue
coocood/freecache
A cache library for Go with zero GC overhead.
bojand/ghz
Simple gRPC benchmarking and load testing tool
marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
duke-git/lancet
A comprehensive, efficient, and reusable util function library of Go.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
zllangct/rockgo
A developing game server framework,based on Entity Component System(ECS).
hstcscolor/awesome-gameserver-cn
中文游戏服务器资源大全
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
laochiangx/Common.Utility
Various helper class
yellowgiutou/Masuit.Tools
一个常用的操作类的类库,汇集了加密解密,反射操作,硬件信息,字符串扩展方法,日期时间扩展操作,大文件拷贝,图像裁剪,验证码等功能,喜欢就给Star吧。
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
dotnet/orleans
Cloud Native application framework for .NET
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
xtaci/gonet
A Game Server Skeleton in golang.
unlock-music/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
Jordanzuo/goutil
A util project for golang.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
justjavac/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
Kenshin/simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
hemaju/Wireboy.Socket.P2PSocket
P2P内网穿透,实现【公司】-【家】远程控制
agalwood/Motrix
A full-featured download manager.
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,**农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
ldqk0/Masuit.Tools
该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools
PingmanTools/websocket-sharp
A C# implementation of the WebSocket protocol client and server
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
overtly/core-data
基于Dapper封装的Linq表达式数据库访问驱动,内置自定义分库,分表的实现