使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。
☆10Jul 1, 2019Updated 7 years ago
Alternatives and similar repositories for reactor
Users that are interested in reactor 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++异步网络处理+状态机处理框架,早期作为实时HTTP流量分析模块的底层上过线,单进程日处理数据1.5TB/天,杠杠的。线程、网络和状态机模块也在putty-nd中得到应用。☆14Jan 11, 2019Updated 7 years ago
- This Repository is a Keil project that contains the coude source for printing with a thermal header similar to a FUJITSU FTP-628MCL103☆11Nov 14, 2014Updated 11 years ago
- 张正友相机标定例子☆10May 14, 2020Updated 6 years ago
- Reliable UDP, Author Whg☆15Oct 8, 2019Updated 6 years ago
- 采集某网站的人才数据,保存到csv文件中,同时导入数据库☆19Oct 30, 2012Updated 13 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.
- Video4Linux example application☆13Nov 13, 2012Updated 13 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- V4l2 capture camera data, x264 encoded into h264, and then through PIPE to achieve live555 RTSP live☆16May 6, 2017Updated 9 years ago
- Study for FreeRTOS☆13Dec 11, 2018Updated 7 years ago
- 一些周志华西瓜书(公式参照南瓜书)的学习总结和记录☆12May 12, 2019Updated 7 years ago
- AXI MIPI CSI2 RX FPGA core and kernel driver☆19Jul 4, 2015Updated 11 years ago
- ☆13May 31, 2024Updated 2 years ago
- OpenMax IL C++ wrapper for RaspberryPi☆25Nov 8, 2020Updated 5 years ago
- 简单的 service mesh 实现☆13Jun 10, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 轻量级的c++/lua服务器框架☆25Aug 2, 2021Updated 4 years ago
- Implementation of Kademlia based DHT and a blockchain in C++☆25Apr 7, 2026Updated 2 months ago
- Simple responsive jekyll theme focused on blogging.☆16Jun 28, 2024Updated 2 years ago
- 一 些可以在Docker中运行的GUI程序的Dockerfile☆18May 14, 2024Updated 2 years ago
- 使用dart构建,GM脚本,敲起来☆18Apr 8, 2019Updated 7 years ago
- WAF 测试工具 --- 用例测试☆27Dec 11, 2014Updated 11 years ago
- anti-captcha for SHU☆18May 11, 2018Updated 8 years ago
- An example of kubernetes scheduler extender☆15Apr 12, 2019Updated 7 years ago
- C++ Implementation of Zhang's Camera Calibration Method☆23Oct 9, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A lightweight event bus for C++☆16Sep 14, 2018Updated 7 years ago
- 窗外蟋蟀博客☆15May 15, 2018Updated 8 years ago
- ☆16Oct 19, 2024Updated last year
- 一个基于epoll的多线程 linux c http web服务器