The modern c++ rpc library implemented in a few hundred lines of code
☆438May 4, 2019Updated 7 years ago
Alternatives and similar repositories for buttonrpc_cpp14
Users that are interested in buttonrpc_cpp14 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tiny and simple c++ rpc library☆84May 5, 2018Updated 8 years ago
- modern C++(C++20), simple, easy to use rpc framework☆2,014Jun 23, 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++.☆74Jul 24, 2019Updated 7 years ago
- 判断点是否在一个多边形区域内, 支持凸多边形与凹多边形☆12Jan 4, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- JSON-RPC implementation in C++17☆348Feb 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 7 years ago
- c++ async rpc framework. 14w+qps.☆1,662Aug 12, 2026Updated 2 weeks ago
- A simple C++ based RPC framework.☆2,033Apr 7, 2023Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆547May 30, 2024Updated 2 years ago
- Cross platform network library with C++11☆1,131Aug 16, 2024Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,698Dec 8, 2023Updated 2 years ago
- ☆25Feb 28, 2024Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,370Feb 25, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- rpclib is a modern C++ msgpack-RPC server and client library☆1,840Apr 9, 2024Updated 2 years ago
- Tiny and simple json parser ( header only )☆45Aug 6, 2021Updated 5 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,226Dec 23, 2025Updated 8 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆841Nov 13, 2025Updated 9 months ago
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 3 years ago
- C++ Linux WebServer服务器☆4,114Dec 2, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,226Mar 14, 2026Updated 5 months ago
- A distributed service governance framework. 分布式服务治理框架☆430Mar 31, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆939Feb 2, 2026Updated 6 months ago
- Linux下C++轻量级WebServer服务器☆19,657Jul 5, 2024Updated 2 years ago
- A C++ High Performance Web Server☆8,216Sep 27, 2023Updated 2 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 4 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,200Updated this week
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆425Jun 27, 2021Updated 5 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,172Aug 22, 2026Updated last week
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆648May 1, 2021Updated 5 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆901Mar 10, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,638Jan 24, 2025Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,398Mar 5, 2024Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,140Mar 24, 2026Updated 5 months ago
- C++ JSON-RPC 2.0 library☆151Jun 10, 2024Updated 2 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四 种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,948Jul 27, 2022Updated 4 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,643Aug 19, 2023Updated 3 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆338Dec 25, 2024Updated last year