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,988Jan 9, 2026Updated 2 months ago
- 基于zeroMQ的简单rpc实现☆19Sep 16, 2020Updated 5 years ago
- 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,639Oct 18, 2023Updated 2 years ago
- A simple C++ based RPC framework.☆2,046Apr 7, 2023Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- Cross platform network library with C++11☆1,130Aug 16, 2024Updated last year
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- ☆25Feb 28, 2024Updated 2 years ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,825Apr 9, 2024Updated last year
- 知名开源代码库的注释版:C++、Golang等☆1,378Feb 25, 2023Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 4 months ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- C++ Linux WebServer服务器☆4,056Dec 2, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Updated this week
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆543Sep 9, 2020Updated 5 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆921Feb 2, 2026Updated last month
- Linux下C++轻量级WebServer服务器☆19,333Jul 5, 2024Updated last year
- 从0开始开发 基础库(配置文件读写、日志、多线 程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- A C++ High Performance Web Server☆8,176Sep 27, 2023Updated 2 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,182Jan 5, 2026Updated 2 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Jun 27, 2021Updated 4 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆899Mar 10, 2023Updated 3 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,108Updated this week
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 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
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,408Mar 5, 2024Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,129Feb 11, 2026Updated last month
- C++ JSON-RPC 2.0 library☆148Jun 10, 2024Updated last year
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,934Jul 27, 2022Updated 3 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,736Aug 19, 2023Updated 2 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆337Dec 25, 2024Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week