hujianzhe / utilLinks
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆167Updated 3 weeks ago
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 一个极简内存池实现☆297Updated 9 months ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆132Updated 2 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- ☆67Updated 5 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- a cpp Web Server☆157Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- Zlog on Windows☆112Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- 轻量级网络库, 基于C++11☆117Updated 3 years 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