awwit / httpserver
Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
☆170Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for httpserver
- C++实现,对libevent库二次开发,解决libevent和自有 服务融合问题☆219Updated 5 years ago
- tcp server and client package using libuv☆129Updated 2 years ago
- awesome c++11 network library☆49Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 7 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- a utility for serialize C++ and json。☆104Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- HTTP Server/Client/Proxy Server☆93Updated 7 years ago
- simple http server base on epoll☆317Updated last year
- Q++ HTTP Server for Windows Platform☆89Updated 7 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- C++ network library based on `libgo`.☆248Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 7 years ago
- 可使用vs直接编译的nginx☆107Updated 8 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆333Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 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
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- asio examples☆175Updated 3 months ago
- ☆35Updated this week
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is M…☆80Updated 8 months ago
- pure c++ project for file transfer use tcp protocol☆61Updated 11 years ago