kibaamor / knet
A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。
☆29Updated 3 years ago
Alternatives and similar repositories for knet:
Users that are interested in knet are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 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
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last week
- better asio wrapper (++asio)☆42Updated 2 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 5 months ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- ☆16Updated 2 years ago
- modern c++ raft library☆46Updated 5 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- ☆25Updated last week
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- C++远程调用框架☆33Updated 10 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆25Updated last year
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- c++11任务库☆53Updated 9 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year