hujianzhe / util
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆162Updated this week
Related projects ⓘ
Alternatives and complementary repositories for util
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 一个极简内存池实现☆279Updated last month
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆186Updated 4 years ago
- 多种无锁队列☆43Updated 6 years ago
- ☆65Updated 5 years ago
- fast thread pool☆26Updated 5 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆34Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- 一些C/C++常用封装例子☆207Updated 3 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 6 months ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- a cpp Web Server☆155Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago
- An easy-to-learn, high performance network io library written in modern cpp (c++11), It borrows concepts from Netty, and with well define…☆76Updated 4 months ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- Simple & modern HTTP client for C++☆127Updated 2 years ago
- asio examples☆175Updated 4 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆60Updated 11 months ago
- Lock-Free Thread Pool☆75Updated last year