liu-jianhao / springsnailView external linksLinks
《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器
☆120Sep 13, 2018Updated 7 years ago
Alternatives and similar repositories for springsnail
Users that are interested in springsnail are comparing it to the libraries listed below
Sorting:
- c++负载均衡服务器☆30Aug 2, 2018Updated 7 years ago
- Linux高性能服务器编程源码☆558Dec 28, 2015Updated 10 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆393Mar 25, 2020Updated 5 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 6 years ago
- 后台开发核心技术与应用实践☆29Jun 8, 2019Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆16Sep 27, 2018Updated 7 years ago
- C++ Linux WebServer服务器☆4,046Dec 2, 2023Updated 2 years ago
- libuv kcp☆17Feb 20, 2023Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Jan 31, 2023Updated 3 years ago
- <-- workflow 中文注释 / demos / 源码解析☆309Apr 11, 2022Updated 3 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- A tetris game made in C++ with the Windows Console☆16May 28, 2020Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Aug 28, 2025Updated 5 months ago
- unix/Linux系统编程手册☆18Sep 5, 2017Updated 8 years ago
- 程序员代码面试指南C++版,更新中☆117Aug 20, 2019Updated 6 years ago
- Linux下C++轻量级WebServer服务器☆19,195Jul 5, 2024Updated last year
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,630Dec 8, 2023Updated 2 years ago
- A tiny C++ webserver, when it goes wrong, it returns I know nothing.☆69Jan 6, 2021Updated 5 years ago
- 分布式服务器☆18Jun 6, 2018Updated 7 years ago
- 游戏服务器基础框架。☆21Jul 3, 2017Updated 8 years ago
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆261Oct 11, 2024Updated last year
- c++ windows棋牌服务器框架,包含斗地主游戏☆25Jun 11, 2020Updated 5 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆280Jul 28, 2021Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆52Apr 20, 2014Updated 11 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Jul 7, 2024Updated last year
- Area of Interest Library☆26Mar 9, 2024Updated last year
- sthread(simple-thread):支持高并发的协程网络库☆30Jun 11, 2025Updated 8 months ago
- 基于skynet引擎的回合制游戏基本架构☆27Nov 2, 2017Updated 8 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 后台开发相关知识☆689Aug 3, 2022Updated 3 years ago
- A high performance multithread C++ network library for linux.☆68Nov 5, 2019Updated 6 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,948Dec 23, 2025Updated last month
- Yolov11 Detector in simple PyTorch to make architecture more explicit and easy to work with. Based on `ultralytics` package☆11Nov 2, 2024Updated last year