awwit / httpserverappLinks
Sample application for C++ http server
☆28Updated 3 years ago
Alternatives and similar repositories for httpserverapp
Users that are interested in httpserverapp are comparing it to the libraries listed below
Sorting:
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- Simple & modern HTTP client for C++☆129Updated 3 years ago
- Simple crossplatform C++ MySQL class library☆16Updated 6 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆32Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- c++11任务库☆53Updated 9 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Win32 IPC library with async api☆52Updated 9 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- duilib-Ex-Debug☆63Updated 8 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- GreenLeaf(绿叶)分布 式通用型服务器端开发框架☆19Updated 5 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- how to program with boost asio.☆11Updated 10 years ago
- c++11 thread pool☆24Updated 10 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆95Updated 5 months ago
- Take your appclication by the horns☆64Updated 6 months ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Duilib扩展控件收集☆36Updated 6 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 10 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago