arnoldlu / http-parser
http request/response parser for c
☆39Updated 7 years ago
Alternatives and similar repositories for http-parser:
Users that are interested in http-parser are comparing it to the libraries listed below
- a simple example for how to use epoll☆66Updated 12 years ago
- ☆66Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- openssl surpport for handy☆41Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- tcp server and client package using libuv☆130Updated 2 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- OpenSource WebSocket toolkit☆125Updated 3 weeks ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- C++解析websocket协议☆178Updated 6 years ago
- Lock-Free Thread Pool☆76Updated last year
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口 ,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- A C++ network service framework☆142Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- C++ network library based on `libgo`.☆247Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- Zlog on Windows☆112Updated last year