xiqingdubu's Stars
tuyoogame/YooAsset
unity3d resources management system
Genesis-Embodied-AI/Genesis
A generative world for general-purpose robotics & embodied AI learning.
vercidium-patreon/meshing
Greedy meshing algorithm for voxel models
Inspirateur/binary-greedy-meshing
A port of https://github.com/cgerikj/binary-greedy-meshing to Rust.
Inspirateur/riverbed
A Minecraft-inspired Bevy game
cgerikj/binary-greedy-meshing
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Zylann/godot_voxel
Voxel module for Godot Engine
bonsairobo/block-mesh-rs
Generate voxel block meshes in Rust.
Game4all/vx_bevy
🧊 Voxel engine prototype made with the bevy game engine. Serves as a playground for experimenting with voxels, terrain generation, and bevy.
TanTanDev/binary_greedy_mesher_demo
splashdust/bevy_voxel_world
Easy to use voxel world for Bevy
dimforge/rapier
2D and 3D physics engines focused on performance.
limingfan2016/game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
tboox/tbox
🎁 A glib-like multi-platform c library
templexxx/reedsolomon
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
Bulat-Ziganshin/FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
libinzhangyuan/asio_kcp
combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.
wangyu-/UDPspeeder
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
gburd/pt
Protothreads extremely lightweight stackless threads implemented in C
layabox/LayaAir1.0
This is old LayaAir veriosn writetten by ActionScript 3.0 ,now LayaAir is using TypeScript as the Engine Script,Please use https://github.com/layabox/LayaAir instead.
cnwhy/lib-qqwry
用NodeJS解析纯真IP库(QQwry.dat) 支持IP段查询
CatLib/Framework
deprecated, use : https://github.com/CatLib/CatLib
nanomsg/nanomsg
nanomsg library
troydhanson/uthash
C macros for hash tables and more
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
jarjin/LuaFramework_UGUI
请移步新版地址https://github.com/jarjin/LuaFramework_UGUI_V2 支持安卓ARM64【已停止更新】
TencentOpen/Pebble
Pebble分布式开发框架