五子棋对战游戏,支持多个client同时在线对战,由于游戏性质,使用典型的同步阻塞IO模型,多进程提供服务
☆94Mar 1, 2020Updated 6 years ago
Alternatives and similar repositories for Gomoku
Users that are interested in Gomoku are comparing it to the libraries listed below
Sorting:
- Generate sqls to test mysql database☆26Nov 28, 2018Updated 7 years ago
- This repository is built for design pattern in C++☆228Jan 4, 2024Updated 2 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,408Mar 5, 2024Updated 2 years ago
- 【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。☆3,013Apr 14, 2025Updated 11 months ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 5 years ago
- 一个使用C/C++基 于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- Make your vim more power and much easer. 最实用的vim配置🔥☆1,737May 8, 2024Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆11Apr 3, 2024Updated last year
- 使用VC检测车道线(曲线)☆10Apr 23, 2018Updated 7 years ago
- Some config files for Linux☆13May 17, 2022Updated 3 years ago
- The repository is under construction.☆10Aug 13, 2021Updated 4 years ago
- 这是一个用docsify构建的文档☆12Updated this week
- 基于Opencv+QT的视频播放器☆18Dec 1, 2019Updated 6 years ago
- A zola blog theme: willow☆17Oct 27, 2023Updated 2 years ago
- Multiview variant of Pointpillars. Contains Pytorch reimplementation of Pillar-od.☆14Jan 15, 2021Updated 5 years ago
- 一个极简版抖音的后端,第五届字节跳动青训营项目☆11Feb 26, 2023Updated 3 years ago
- CMake文檔中文翻譯☆29Mar 13, 2026Updated last week
- Learn React-cropper☆11Jan 3, 2023Updated 3 years ago
- Let's learn gradient descent by using linear regression, logistic regression and neural networks!☆12Jan 14, 2019Updated 7 years ago
- Rui Qian, Xin Lai, Xirong Li: BADet: Boundary-Aware 3D Object Detection from Point Clouds (Pattern Recognition 2022: IF=8.518)☆13Feb 12, 2026Updated last month
- ☆13Nov 12, 2019Updated 6 years ago
- golang游戏服务器框架☆19Jul 11, 2016Updated 9 years ago
- the C++ implement of Adaptive Replacement Cache (ARC) Algorithm