hujianzhe / util
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆166Updated last month
Alternatives and similar repositories for util:
Users that are interested in util are comparing it to the libraries listed below
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- a cpp Web Server☆156Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- ☆67Updated 5 years ago
- 一个极简内存池实现☆292Updated 6 months ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- muduo in windows☆69Updated 5 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- 轻量级网络库, 基于C++11☆114Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆130Updated 2 years ago
- openssl surpport for handy☆42Updated 9 years ago
- a simple network library☆191Updated 4 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago