JinHuang0923's Stars
nacos-group/r-nacos
Nacos server re-implemented in Rust.
luaj/luaj
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
hjcenry/lua-java-battle
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
apache/incubator-seata-go
Go Implementation For Seata
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
lifei6671/interview-go
golang面试题集合
KillerTwo/XunLuAdmin
基于spring-boot、spring-security、react、antd、antd-pro的中后台管理系统
Shopify/go-lua
A Lua VM in Go
smallnest/rpcx-rs
rpcx microservice framework in Rust
apache/dubbo-go
Go Implementation For Apache Dubbo .
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
smallnest/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
nacos-group/nacos-sdk-rust
nacos client for rust
apache/dubbo-rust
Apache Dubbo Rust implementation
Neop/mudmap2
A mapping tool for text-based games, like text adventures, MUDs and MUSHs
CelestialAscentRPG/celestial-ascent-rpg-server
登仙长阶的服务端
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
name5566/leaf
A game server framework in Go (golang)
Golangltd/LollipopGo
稳定分支2.9.X 版本已更新,由【Golang语言游戏服务器】维护,全球服游戏服务器及区域服框架,目前协议支持websocket、http及RPC,采用状态同步、帧同步,愿景:打造MMO多人竞技游戏框架! 功能持续更新中... ...
dapplink-labs/wallet-chain-node
wallet-chain-node is a completely open-source wallet api service coded in go, supporting 40+ public chains such as BTC, ETH, Tron, Eos, Aptos, Dot, Sui, etc.
h9-dev/aleo-miner
The miner for Aleo.
ihmily/DouyinLiveRecorder
可循环值守和多人录制的直播录制软件,支持抖音、TikTok、Youtube、快手、虎牙、斗鱼、B站、小红书、pandatv、sooplive、flextv、popkontv、twitcasting、winktv、百度、微博、酷狗、17Live、Twitch、Acfun、CHZZK、shopee等40+平台直播录制
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
xai-org/grok-1
Grok open release
renyunkang/yuque-exporter
A tool for exporting Yuque documents as markdown.
VeroFess/PalWorld-Server-Unoffical-Fix
This is an unofficial palworld server binary distribution project that fixes some problems with the original server.
ifzc/Shkjem
基于Vue&ElementUI的企业官网
yifanzheng/spring-security-jwt
使用 Spring Boot + Spring Security + JWT 实现用户登录验证示列,包含权限管理和 Token 刷新功能、心跳机制。
JinHuang0923/rust_distributed_gameserver
For gameserver,a demo that high-performance distributed system.implent with Rust.