arnoldlu / http-parser
http request/response parser for c
☆39Updated 8 years ago
Alternatives and similar repositories for http-parser
Users that are interested in http-parser are comparing it to the libraries listed below
Sorting:
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- fast thread pool☆27Updated 6 years ago
- ☆67Updated 5 years ago
- openssl surpport for handy☆42Updated 9 years ago
- C++解析websocket协议☆178Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- 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
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程 调度核心☆166Updated last month
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- OpenSource WebSocket toolkit☆125Updated last month
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 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 9 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- C 菜鸟修真之旅☆52Updated 10 months ago
- Lock-Free Thread Pool☆78Updated last year
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago