The modern c++ rpc library implemented in a few hundred lines of code
☆445May 4, 2019Updated 6 years ago
Alternatives and similar repositories for buttonrpc_cpp14
Users that are interested in buttonrpc_cpp14 are comparing it to the libraries listed below
Sorting:
- Tiny and simple c++ rpc library☆86May 5, 2018Updated 7 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆72Jul 24, 2019Updated 6 years ago
- JSON-RPC implementation in C++17☆350Feb 10, 2022Updated 4 years ago
- An rpc component based on C++ and python zmq, cross language communication, simple and easy to use☆20May 29, 2019Updated 6 years ago
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- A simple C++ based RPC framework.☆2,043Apr 7, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆834Nov 13, 2025Updated 3 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated 3 weeks ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,826Apr 9, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆540Sep 9, 2020Updated 5 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆430Jun 27, 2021Updated 4 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,176Jan 5, 2026Updated last month
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,951Dec 23, 2025Updated 2 months ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆897Mar 10, 2023Updated 2 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- C++ Linux WebServer服务器☆4,043Dec 2, 2023Updated 2 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆643May 1, 2021Updated 4 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆335Dec 25, 2024Updated last year
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,126Feb 11, 2026Updated 2 weeks ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- C++ language framework rpc source code implementation☆551Feb 3, 2026Updated 3 weeks ago
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,200Jul 5, 2024Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆245Jan 28, 2023Updated 3 years ago