c++千万级高并发网络通信(Socket协议,跨平台全栈开发)
☆100Dec 10, 2019Updated 6 years ago
Alternatives and similar repositories for Socket_cplus
Users that are interested in Socket_cplus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MFC表格操作模板☆12Nov 10, 2016Updated 9 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Jan 23, 2018Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发, 网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- 一个对接skynet的cocos简单客户端,可直接对接 https://github.com/xinjuncoding/mmoarpgserver☆16May 23, 2016Updated 9 years ago
- OBD2 Data Collector running on a Raspberry Pi☆12May 24, 2016Updated 9 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.
- Lazarus port of CADSys42☆15Dec 1, 2025Updated 5 months ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Apr 21, 2015Updated 11 years ago
- My computer daily study notes☆11Mar 11, 2025Updated last year
- Atguigu_yuema该项目,开源项目,解决广大单身男女,饥渴问题。实现高效的约炮。☆10May 20, 2016Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆49Aug 31, 2018Updated 7 years ago
- 高性能socks5代理服务 (High-performance socks5 proxy server)☆16Nov 5, 2019Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆11May 13, 2018Updated 7 years ago
- FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。☆14Nov 11, 2022Updated 3 years ago
- C ++ library for working with date and time☆10Dec 22, 2025Updated 4 months 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++/Qt泛用MVC框架☆12Dec 11, 2018Updated 7 years ago
- 新能源汽车报文检测与管理☆14Aug 24, 2023Updated 2 years ago
- A implement for C coroutine☆10Apr 17, 2024Updated 2 years ago
- A wxwidgets book☆18Mar 14, 2023Updated 3 years ago
- Deploy deep learning model on difference hardware and framework. (TensorRT/ONNX/MNN/RKNN)☆13Jan 2, 2022Updated 4 years ago
- 构建视频云服务的开源软件☆10Sep 30, 2015Updated 10 years ago
- 使用c++设计实现了windows平台下基于iocp的tcp网络库,用于项目服务器,客户端等各种网络通信的基建,类似于目前流行的各大网络库,主要应用场景为客户端与服务端通信,数据传输下载,图像视频流网络传输等 这个项目的特点是架构上采用了任务消息队列分发接受数据流任务包的…☆42Dec 21, 2021Updated 4 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,113Jul 5, 2022Updated 3 years ago
- Windows IOCP + 线程池 高并发Socket通信框架☆11Apr 20, 2019Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- The HDLC Deamon implements the HDLC protocol to easily talk to devices connected via serial communications☆17Feb 6, 2017Updated 9 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Apr 15, 2015Updated 11 years ago
- Deep Adaptive Filtering (DAF) Stereo Networks, DAF-StereoNets for short, leveraging image context as a signal to dynamically guide the ma…☆25Jan 12, 2021Updated 5 years ago
- c、c++ http client☆17Dec 31, 2015Updated 10 years ago
- Cross platform network library with C++11☆1,135Aug 16, 2024Updated last year
- A noSQL database based on blockchain technology☆16Aug 2, 2021Updated 4 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Apr 5, 2023Updated 3 years ago
- THIS POC NO LONGER WORKS WITH THE NEW SNAPCHAT API☆17Jun 11, 2024Updated last year
- 金融文本情感分析系统 金融文本情感分析系统是一个基于深度学习的工具,用于分析财经新闻、社交媒体评论和金融报告等文本的情感倾向,并预测可能的股价变动。该系统使用最先进的预训练语言模型,能够识别文本中的积极、消极和中性情感,为投资决策提供参考。☆20Apr 4, 2026Updated last month
- 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.
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 基于MFC封装的一个UI库☆62Mar 14, 2019Updated 7 years ago
- P2P Live Video Streaming☆11Dec 9, 2013Updated 12 years ago
- Learn to use CMake with Visual Studio 2017☆13Dec 17, 2018Updated 7 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 10 years ago
- My Workspace dotfiles config .☆13Jun 30, 2021Updated 4 years ago