A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
☆552May 30, 2024Updated last year
Alternatives and similar repositories for ananas
Users that are interested in ananas are comparing it to the libraries listed below
Sorting:
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Jul 31, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 3 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year
- 2017春季MIT分布式系统课程实验☆18Mar 31, 2020Updated 5 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,736Aug 19, 2023Updated 2 years ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Apr 27, 2018Updated 7 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 4 months ago
- A tiny boost library in C++11.☆4,211May 27, 2025Updated 9 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- C++ language framework rpc source code implementation☆552Mar 2, 2026Updated 2 weeks ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Sep 2, 2023Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- Cross platform network library with C++11☆1,130Aug 16, 2024Updated last year
- ☆19Mar 3, 2019Updated 7 years ago
- A simple C++ based RPC framework.☆2,046Apr 7, 2023Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆921Feb 2, 2026Updated last month
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,471Updated this week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,494Mar 14, 2026Updated last week
- The modern c++ rpc library implemented in a few hundred lines of code☆445May 4, 2019Updated 6 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,051Mar 13, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Nov 6, 2018Updated 7 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,133Mar 3, 2026Updated 2 weeks ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,685Mar 7, 2024Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,312Feb 13, 2026Updated last month
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,392Jun 4, 2024Updated last year