hujianzhe / util
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆166Updated last week
Alternatives and similar repositories for util:
Users that are interested in util are comparing it to the libraries listed below
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- 一个极简内存池实现☆283Updated 4 months ago
- ☆66Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆129Updated last year
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- muduo in windows☆70Updated 5 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 9 months ago
- Lock-Free Thread Pool☆76Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆61Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 4 months ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated last year
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago