Bruce

Results 7 repositories owned by Bruce

MoonDemo

139
Stars
28
Forks
Watchers

moon game server的一个使用示例,搭建简单的房间类游戏服务器框架

entitas-lua

84
Stars
17
Forks
Watchers

Entitas ECS implementation in Lua.

moon

706
Stars
158
Forks
Watchers

A lightweight game server framework implemented with Actor Model

lua_timer

23
Stars
14
Forks
Watchers

Pure lua implements timer ,support coroutine(with coroutine pool optimized)

snowflake-cpp

72
Stars
24
Forks
Watchers

A C++ port of Twitter's Snowflake id generation algorithm

asio-kcp

22
Stars
3
Forks
Watchers

Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.

moon_rs

19
Stars
0
Forks
Watchers

A lightweight game server implemented in Rust and Lua