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
Sorting:
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- C语言实现进程间通信,共享内存演示☆12Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 5 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Sender-Receiver communication based on Unix domain sockets☆12Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- C++高性能分布式服务器框架☆13Updated 5 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 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
- A TimerQueue Based on Poll☆14Updated 6 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- 线程池+epoll服务器☆20Updated 11 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- light意为轻量级,也意为光速级。☆16Updated 7 years ago
- ☆12Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- C++远程调用框架☆33Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 日丽天气V1.0☆14Updated 6 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆11Updated 7 years ago
- linux高效的网络库,封装了定时器,多线程,消息投递☆9Updated 8 years ago