基于协程的C++网络开发框架
☆25Oct 25, 2018Updated 7 years ago
Alternatives and similar repositories for CxxConet
Users that are interested in CxxConet are comparing it to the libraries listed below
Sorting:
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- analyze the content of the pe file on windows, and shell(pack) function for windows drivers.☆11Nov 9, 2018Updated 7 years ago
- sthread(simple-thread):支持高并发的协程网络库☆30Jun 11, 2025Updated 8 months ago
- hypervisor in windows device driver by intel vt☆14Aug 25, 2018Updated 7 years ago
- Windows安全防火墙☆14Aug 25, 2020Updated 5 years ago
- A Windows 10 filter driver intended for a customizable keyboard layout for games☆13Mar 31, 2016Updated 9 years ago
- Integrating Chromium Embedded Framework (CEF) in a sample MFC application☆11Oct 13, 2024Updated last year
- A powerful c++ fiber library.☆12Oct 25, 2018Updated 7 years ago
- Virtual Machine Monitor/386 bare metal hypervisor. Run vm86 mode processes on a 386☆13Mar 16, 2016Updated 9 years ago
- C++远程调用框架☆34Dec 3, 2014Updated 11 years ago
- A library to install/uninstall NDIS driver on Windows☆15Jul 15, 2015Updated 10 years ago
- 利用Windows SDK构建一个微型游戏引擎TinyEngine,Win32项目,C++☆14Jun 23, 2014Updated 11 years ago
- midfunction d3d basehook for winxp, win7, win8, win10☆17Jan 21, 2019Updated 7 years ago
- game architecture about golang develop for cg (card game)☆13Feb 15, 2023Updated 3 years ago
- Chatroom project☆13Oct 27, 2022Updated 3 years ago
- WinPCAP for NDIS 6.x☆14Jun 24, 2019Updated 6 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆14Jun 28, 2016Updated 9 years ago
- DIY a asynchronous IO framework base on coroutine☆14Mar 8, 2024Updated last year
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Aug 1, 2025Updated 6 months ago
- 对windows-api内容进行自动审查和过滤监控☆15May 30, 2017Updated 8 years ago
- C++分布式网络通信框架(RPC)☆20May 19, 2023Updated 2 years ago
- PE Infector/Cryptor source code☆16Apr 30, 2017Updated 8 years ago
- Kernel Inject Process☆11Jul 28, 2017Updated 8 years ago
- 在文件虚拟磁盘上实现 FAT 文件系统☆13May 2, 2016Updated 9 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- An aggregate of tools used in the core of vmp_dbg plus other parsing utils to parse vmp bc.☆16Oct 18, 2016Updated 9 years ago
- ☆17Mar 3, 2016Updated 9 years ago
- Block process execute kernel driver for Windows x64☆19Apr 7, 2016Updated 9 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆18Apr 15, 2023Updated 2 years ago
- C++ implement ThreadPool on windows☆39Dec 3, 2018Updated 7 years ago
- ☆37Sep 8, 2015Updated 10 years ago
- ndis过滤驱动示例☆16Aug 21, 2017Updated 8 years ago
- 通过netfilter框架,编写内核模块,监控TCP/UDP指定端口的源IP地址和目的IP地址, 以及统计链接之间的流量大小。☆21Jul 16, 2013Updated 12 years ago
- ☆19Jun 4, 2013Updated 12 years ago
- ☆18Sep 27, 2016Updated 9 years ago
- firewall for windows 8☆18Dec 16, 2013Updated 12 years ago
- 多人协作白板(七牛云校园黑客马拉松)☆17Nov 13, 2022Updated 3 years ago
- XEDParse emulator based on asmjit/asmtk.☆21Mar 22, 2024Updated last year
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago