ergesun / net-utilityLinks
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
Sorting:
- C语言实现进程间通信,共享内存演示☆12Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 6 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- Use rtsp protocol to push local H265 video encoding files☆11Updated 3 years ago
- ☆12Updated 4 years ago
- ☆25Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- a copy from google☆11Updated 6 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago
- 基于QT的串口调试助手助手 -- linux☆28Updated 8 years ago
- My Qt demo☆22Updated last year
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 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 6 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- A Qt websocket server / client implementation which supports SSL / TLS communications.☆119Updated 9 years ago
- Lightweight C structure base library☆29Updated 3 months ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 11 months ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- The Sniffer Tool based on WinPcap and QT5.☆46Updated 9 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated last year
- 基于RTP协议的局域网屏幕共享软件☆20Updated 4 years ago