chxuan / easyhttp
C++ http server
☆22Updated 6 years ago
Alternatives and similar repositories for easyhttp:
Users that are interested in easyhttp are comparing it to the libraries listed below
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 5 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- ☆18Updated 6 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- c++11任务库☆53Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- ☆35Updated last week
- 基于Reactor 模式的多线程现代化C++11网络库☆16Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 10 years ago
- c++异步io☆16Updated last year
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- light意为轻量级,也意为光速级。☆16Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- c++ mysql orm☆18Updated 2 years ago