ergesun / net-utility
Network Stack Worker Reuse Lib
☆10Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for net-utility
- C语言实现进程间通信,共享内存演示☆12Updated 5 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 基于HSI3520D的车载DVR☆24Updated 4 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- fast thread pool☆26Updated 5 years ago
- ☆12Updated 4 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++11的新特性☆11Updated 9 years ago
- 用libcurl实现http和https服务☆28Updated 6 years ago
- 基于libevent的媒体转发服务器☆11Updated 3 years ago
- Practice some modern or advanced C++ features and skills☆9Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 5 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆39Updated 5 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 基于libasound2 的 音频播放框架☆19Updated 4 years ago
- 基于QT的串口调试助手助手 -- linux☆27Updated 8 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆15Updated last year
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago