loveyacper / ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
☆545Updated 7 months ago
Alternatives and similar repositories for ananas:
Users that are interested in ananas are comparing it to the libraries listed below
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆417Updated 3 years ago
- Tutorial of Muduo network library☆515Updated 5 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆441Updated 5 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆628Updated 3 years ago
- c++11基础库☆997Updated last month
- asio examples☆185Updated 5 months ago
- brpc源码分析☆314Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,773Updated 5 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆347Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 5 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆793Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,027Updated last year
- kimgbo是muduo网络库的重构版本☆138Updated 6 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆517Updated last year
- A distributed service governance framework. 分布式服务治理框架☆407Updated 9 months ago
- cross-platform coroutine library in c++☆834Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- JSON-RPC implementation in C++17☆346Updated 2 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- C++ language framework rpc source code implementation☆524Updated 3 weeks ago
- <-- workflow 中文注释 / demos / 源码解析☆282Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆194Updated last year
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆542Updated 6 months ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆480Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago