awwit / httpserverapp
Sample application for C++ http server
☆27Updated 2 years ago
Alternatives and similar repositories for httpserverapp:
Users that are interested in httpserverapp are comparing it to the libraries listed below
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆169Updated 6 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- Simple & modern HTTP client for C++☆127Updated 2 years ago
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆32Updated 7 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- HTTP Server/Client/Proxy Server☆92Updated 7 years ago
- c++11任务库☆52Updated 9 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- A plugin-framework that uses C++ and STL.☆155Updated 3 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Duilib扩展控件收集☆35Updated 6 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- c++11 thread pool☆24Updated 9 years ago
- Simple crossplatform C++ MySQL class library☆16Updated 6 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- C++ Plugin framework☆74Updated 3 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了 开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- how to program with boost asio.☆12Updated 9 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆20Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 9 years ago