tashaxing / CppHttpDemoLinks
light weight C++ httpserver and httpclient based on mongoose, also support websocket
☆297Updated 2 years ago
Alternatives and similar repositories for CppHttpDemo
Users that are interested in CppHttpDemo are comparing it to the libraries listed below
Sorting:
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆355Updated 5 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- C++解析websocket协议☆179Updated 6 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last week
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆248Updated 4 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- a cpp Web Server☆157Updated 5 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆812Updated last year
- Ultralightweight JSON parser in C++ based on cJSON☆654Updated 8 months ago
- Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.☆81Updated 3 months ago
- c++11基础库☆1,016Updated 6 months ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- websocket don't need to support openssl and zlib☆50Updated 5 years ago
- Q++ HTTP Server for Windows Platform☆89Updated 7 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆853Updated last week
- Platform independent c++ library providing ftp client functionality.☆298Updated 9 months ago
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆276Updated 11 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,053Updated 2 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆318Updated 3 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆335Updated 4 years ago
- A C++ 11 Simple ThreadPool☆84Updated 5 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆121Updated last year