RPC远程调用框架
☆25Apr 18, 2021Updated 5 years ago
Alternatives and similar repositories for RPC
Users that are interested in RPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于分布式的集群聊天系统☆47May 5, 2021Updated 5 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- 基于C++11的muduo网络库☆125Mar 20, 2021Updated 5 years ago
- some standard project☆11Aug 21, 2022Updated 4 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 4 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.
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 3 years ago
- C++ implement of rpc framework☆24Jul 9, 2022Updated 4 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Sep 12, 2022Updated 4 years ago
- C++11 RPC framework Unfinished☆38Jan 20, 2024Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆57Aug 15, 2022Updated 4 years ago
- ☆11Jun 13, 2021Updated 5 years ago
- c++ rpc framework☆45Jul 10, 2023Updated 3 years ago
- C++ 网路库 C++11/14重写muduo☆33Nov 5, 2023Updated 2 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code for our ACL 2023 paper: Causality-aware Concept Extraction based on Knowledge-guided Prompting☆14Aug 19, 2023Updated 3 years ago
- 用Go语言自制解释器☆13Oct 22, 2022Updated 3 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆12Feb 28, 2024Updated 2 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Feb 10, 2020Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- C++ Development Tips☆15Oct 25, 2023Updated 2 years ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆13Dec 31, 2021Updated 4 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆49Aug 31, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A modern, lightweight C++ RPC library that supports coroutine calls☆21Jul 12, 2022Updated 4 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- 汉语框架语义解析☆18Apr 25, 2023Updated 3 years ago
- ☆10Dec 4, 2017Updated 8 years ago
- 用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel☆10Dec 6, 2018Updated 7 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47May 21, 2019Updated 7 years ago
- 我们经常在网页中看到各种广告就是使用了图片轮播,实现小区域内嵌入多个广告的效果。本项目用Qt实现类似图片轮播的效果。☆16Nov 1, 2018Updated 7 years ago
- [Paper][CCKS2023] CausE: Towards Causal Knowledge Graph Embedding☆17Jul 30, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。