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万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆424Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- c++11基础库☆1,021Updated 7 months ago
- brpc源码分析☆334Updated 5 years ago
- asio examples☆197Updated 11 months ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆553Updated last year
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- Tutorial of Muduo network library☆536Updated 5 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- cross-platform coroutine library in c++☆851Updated 3 weeks ago
- My small collection of C++ utilities☆404Updated last week
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆358Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- coroutine;fiber;boost fiber☆91Updated 3 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- A pluggable, high-performance RPC framework written in cpp☆327Updated last week
- C++ language framework rpc source code implementation☆538Updated this week
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆818Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆633Updated 4 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- a simple network library☆191Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆530Updated last year
- JSON-RPC implementation in C++17☆350Updated 3 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago