A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本
☆32Jan 20, 2016Updated 10 years ago
Alternatives and similar repositories for FatCat-Server
Users that are interested in FatCat-Server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 高性能C数据结构,双向列表、红黑树、哈希表等!☆21Feb 25, 2016Updated 10 years ago
- a simplest pluginable abstract factory for cpp☆13Jul 25, 2018Updated 8 years ago
- skynet入门实践☆37Dec 27, 2015Updated 10 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆23Jan 30, 2018Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆90Dec 26, 2016Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆348May 19, 2018Updated 8 years ago
- 一个用于avplayer播放器的p2p下载的后端实现. . .☆37Jun 3, 2014Updated 12 years ago
- a card game build with skynet☆31May 16, 2014Updated 12 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆11Nov 20, 2020Updated 5 years ago
- Qarth 备份☆11Apr 26, 2020Updated 6 years ago
- OS desktop developed by Qt.一款类似于win10的桌面系统,目前支持UKEY实名认证登录,软件中心,软件管理,待办事项定制处理等☆74Dec 8, 2015Updated 10 years ago
- game server☆11May 10, 2016Updated 10 years ago
- 电机转速转矩测量系统分两部分:1.基于STM32F103单片机的信号采集模块。2、用Qt编写的界面显示软件☆12Jun 28, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A service that can be used with Boost.Asio to asynchronously monitor file events.☆15Nov 1, 2012Updated 13 years ago
- Code for Linux,Http client which can send GET/POST requests☆10Apr 22, 2022Updated 4 years ago
- ☆13Jul 26, 2016Updated 10 years ago
- WTL 实现有窗口和无窗口的RichEdit,IOleObject插入图片,GIF或者自定义的控件,IRichEditCallback实现复制粘贴。☆14Jun 1, 2012Updated 14 years ago
- MySQL数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆12Sep 24, 2013Updated 12 years ago
- 棋牌游戏☆13Mar 10, 2017Updated 9 years ago
- A little MMO sample to demonstrate multi-user synchronization. Client is written in C# using Unity, server is written in C++ using my net…☆17Oct 17, 2016Updated 9 years ago
- Server for the popular card game Mau Mau (similar to UNO®)☆15Apr 14, 2020Updated 6 years ago
- Ril Daemon for cellular module☆10Aug 7, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Very simple and stupid TCP/IP stack written in C☆10Mar 25, 2016Updated 10 years ago
- ☆15Jul 22, 2020Updated 6 years ago
- It is an unofficial build of Qt5-based QGIS on Windows.☆11Jun 22, 2017Updated 9 years ago
- 基于C++14和ASIO 实现高并发TCP网络框架☆50Jan 23, 2018Updated 8 years ago
- 通用游戏服务器,支持各种游戏开发☆37May 19, 2018Updated 8 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 11 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 12 years ago
- mmoarpg game server☆74Mar 27, 2015Updated 11 years ago
- C++ 棋牌算法封装,牌九,扎金花,十三水...☆17Jun 14, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Unix-v6 源码注释☆19Nov 21, 2016Updated 9 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 4 years ago
- Repository for new and experimental code☆20Mar 24, 2013Updated 13 years ago
- 基于Redis网络模型的简易网络库,网络模块代码取自Redis源码。