Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架
☆47Dec 26, 2016Updated 9 years ago
Alternatives and similar repositories for TCPIPMod
Users that are interested in TCPIPMod are comparing it to the libraries listed below
Sorting:
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Jan 11, 2017Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- The simple implementation of UDP broadcasting and multicast☆29Apr 21, 2016Updated 9 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Apr 5, 2020Updated 5 years ago
- SPServer is a high concurrency server framework library written on C++☆37Oct 3, 2010Updated 15 years ago
- demo for kcp☆16Mar 31, 2018Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆75Jan 22, 2018Updated 8 years ago
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated last year
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- fast thread pool☆29Dec 13, 2018Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- Hackmelock Android application☆17Apr 11, 2017Updated 8 years ago
- C to LLVM / Python compiler☆10Jan 17, 2017Updated 9 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Dec 30, 2022Updated 3 years ago
- UVC camera采集图像+h264压缩+live555发送rtsp流☆14Aug 5, 2020Updated 5 years ago
- NI-VISA based device control☆10Sep 20, 2021Updated 4 years ago
- 基于多线程的非阻塞 socket 编程☆36Oct 24, 2018Updated 7 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆37Jul 21, 2019Updated 6 years ago
- 基于C语言编写的高并发Epoll服务器☆19Jan 19, 2020Updated 6 years ago
- 基于OpenCV的手写数字识别☆11Jan 10, 2017Updated 9 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- [2007] Windows tool, offers the ability to dynamically and transparently modify incoming and outgoing network traffic, as well as to redi…☆12Nov 27, 2017Updated 8 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- 📀 Encoding YUV into H.246 & transmit it to rtmp server.☆10Dec 22, 2023Updated 2 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Feb 13, 2019Updated 7 years ago
- vlc在vs2010下面的移植☆10Feb 27, 2015Updated 11 years ago
- Hackmelock emulator device using node.js bleno☆27Sep 21, 2017Updated 8 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- Fit a Gaussian mixture model given a set of data☆24Nov 27, 2015Updated 10 years ago
- Clone from git://git.ti.com/iot-gateway/zigbee-gateway.git, with branches by tcave, rhodris and the OSX port☆12Nov 12, 2013Updated 12 years ago
- an CoreAnimation layer engine on windows platform, some like core animation in cocoa frameworks. lightweight and c++.☆10Sep 21, 2023Updated 2 years ago
- Coredns Plugin☆10Jun 16, 2022Updated 3 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 11 years ago
- ☆13May 15, 2014Updated 11 years ago
- Fault Injection Automatic Test Equipment☆16Nov 22, 2021Updated 4 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago