epoll 服务器,基于 reactor 模式,protobuf 自描述消息
☆14Nov 17, 2020Updated 5 years ago
Alternatives and similar repositories for BowServer
Users that are interested in BowServer are comparing it to the libraries listed below
Sorting:
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆11May 10, 2020Updated 5 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- Additional Inviwo modules☆10Updated this week
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- flexsc-osdi10☆12Aug 14, 2019Updated 6 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- General-purpose features that may be integrated into VTK library in the future.☆13Dec 24, 2025Updated 2 months ago
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- Pure copy from sylar☆15Jun 22, 2022Updated 3 years ago
- EasyRPC is a msgpack-rpc + α implementation for Modern C++17 language.built on top of https://github.com/rpclib/rpclib☆15Oct 21, 2018Updated 7 years ago
- 极客时间<网络编程实战>代码☆954Dec 22, 2023Updated 2 years ago
- mysql45讲,从入门到精通☆15Aug 30, 2019Updated 6 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- 侯捷C++内存管理专题笔记☆66Mar 7, 2019Updated 6 years ago
- 😎「计算机淘金手册-中文版」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。☆15Feb 8, 2022Updated 4 years ago
- Linux程序设计大作业 一个多线程的Socket通信的FTP服务器☆18Dec 18, 2018Updated 7 years ago
- Code related to the publication Correlated Photon Mapping for Interactive Global Illumination of Time-Varying Volumetric Data by Daniel J…☆18Sep 14, 2023Updated 2 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆22Jul 6, 2019Updated 6 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)☆19Jan 25, 2024Updated 2 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆22Dec 21, 2022Updated 3 years ago
- 分布式服务器☆18Jun 6, 2018Updated 7 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21May 9, 2019Updated 6 years ago
- Human Aware Robot Navigation Algorithm☆20Sep 23, 2017Updated 8 years ago
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 6 years ago
- My leetcode solutions.☆26Aug 4, 2019Updated 6 years ago
- Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮 助方法)☆20Jun 14, 2023Updated 2 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- LiveStream gateway for WebRTC 流媒体网关服务器☆25Jan 22, 2026Updated last month
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 10 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- 这是极客时间苏玲老师的《玩转Git三剑客》笔记☆101Aug 1, 2022Updated 3 years ago