loveyacper / ananasLinks
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
☆552Updated last year
Alternatives and similar repositories for ananas
Users that are interested in ananas are comparing it to the libraries listed below
Sorting:
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点 是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- cross-platform coroutine library in c++☆846Updated this week
- brpc源码分析☆332Updated 5 years ago
- Tutorial of Muduo network library☆538Updated 5 years ago
- c++11基础库☆1,016Updated 6 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆201Updated last year
- JSON-RPC implementation in C++17☆350Updated 3 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆355Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆812Updated last year
- My small collection of C++ utilities☆402Updated last week
- a simple network library☆191Updated 4 years ago
- asio examples☆194Updated 10 months ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A distributed service governance framework. 分布式服务治理框架☆429Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆526Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- A pluggable, high-performance RPC framework written in cpp☆315Updated last week
- <-- workflow 中文注释 / demos / 源码解析☆289Updated 3 years ago
- simple http server base on epoll☆322Updated last year
- C++ language framework rpc source code implementation☆537Updated 2 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,844Updated last month
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆564Updated 10 months ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆855Updated 2 years ago