ergesun / net-utility
Network Stack Worker Reuse Lib
☆10Updated 7 years ago
Alternatives and similar repositories for net-utility:
Users that are interested in net-utility are comparing it to the libraries listed below
- 这里总结下c++11的新特性☆11Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- C语言实现进程间通信,共享内存演示☆12Updated 6 years ago
- Qt和百度地图交互示例☆31Updated 8 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆27Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- OpenGL ES 2.0 Tutorials on QNX☆21Updated 9 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- The Sniffer Tool based on WinPcap and QT5.☆44Updated 8 years ago
- Sender-Receiver communication based on Unix domain sockets☆12Updated 8 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- 线程池+epoll服务器☆20Updated 11 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- a copy from google☆11Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- ☆12Updated 4 years ago
- 基于FriendlyARM6410平台的嵌入式Qt程序:实时天气信息,远程vnc控制,远程监视摄像头,语音控制,语音输出TTS☆21Updated 9 years ago
- implement RTP/RTCP series protocol☆13Updated 8 years ago
- OpenSSL's usage☆36Updated last year
- 基于QT的串口调试助手助手 -- linux☆28Updated 8 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago