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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆10May 10, 2020Updated 5 years ago
- flexsc-osdi10☆12Aug 14, 2019Updated 6 years ago
- 《数据库系统实现》作业:并发控制☆11Dec 16, 2021Updated 4 years ago
- Pytorch refinenet for segmentation and pytorch -> onnx -> tensorrt☆10Aug 25, 2020Updated 5 years ago
- 极客时间<网络编程实战>代码☆950Dec 22, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- Pure copy from sylar☆15Jun 22, 2022Updated 3 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- ☆14Aug 1, 2024Updated last year
- 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
- Ultralightweight JSON parser in ANSI C☆10Mar 8, 2017Updated 9 years ago
- [TCSVT'22]Meta-Learning Based Incremental Few-Shot Object Detection☆25Sep 14, 2022Updated 3 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- pytorch implement of CascadeRCNN,736px(max side),41.2mAP(COCO),21.94fps(RTX 2080TI)☆19Jan 25, 2024Updated 2 years ago
- 【Beta-Demo】📤WEB即时聊天工具(类微信WEB),不能使用QQ微信?叫上好友一起试试这个😄。基于WebSocket协议的网页版(PC)在线聊天工具。☆29Jun 18, 2024Updated last year
- a cute socket framework based epoll on linux with reactor pattern.☆23May 8, 2021Updated 4 years ago
- 侯捷C++内存管理专题笔记☆67Mar 7, 2019Updated 7 years ago
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆22Jul 6, 2019Updated 6 years ago
- Learn How to Use RocksDB☆29Jan 2, 2021Updated 5 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 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.
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 11 years ago
- An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetectio…☆30Sep 23, 2017Updated 8 years ago
- The repositoy which contains 5 demos,elaborates how to write CMAKE in details.☆40Jul 5, 2020Updated 5 years ago
- Pure C solutions for LeetCode. Contains unit tests and helper methods. (纯C解题, 包含单元测试和帮助方法)☆20Apr 7, 2026Updated last week
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 6 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- 😎「计算机淘金手册-中文版」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。☆15Feb 8, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- mysql45讲,从入门到精通☆15Aug 30, 2019Updated 6 years ago
- this is backend storage for riot☆59Apr 30, 2016Updated 9 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆39Jan 1, 2025Updated last year
- A library of type traits for introspecting C++ function types☆31Apr 5, 2019Updated 7 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 3 years ago
- 这是极客时间苏玲老师的《玩转Git三剑客》笔记☆101Aug 1, 2022Updated 3 years ago
- 一些平时写的有意思的小程序☆33Nov 18, 2018Updated 7 years ago