C++ implement of rpc framework
☆23Jul 9, 2022Updated 4 years ago
Alternatives and similar repositories for myrpc
Users that are interested in myrpc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 4 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Sep 12, 2022Updated 3 years ago
- RPC远程调用框架☆25Apr 18, 2021Updated 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
- Helper functions for C++ development☆11Feb 23, 2017Updated 9 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.
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆11May 26, 2021Updated 5 years ago
- Parallelize the serial implementation of 3D scene reconstruction with input from kinect sensor and run it on NvidiaGPU using CUDA.☆12Nov 2, 2016Updated 9 years ago
- ☆12Jun 3, 2022Updated 4 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 11 years ago
- C++11 RPC framework Unfinished☆38Jan 20, 2024Updated 2 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 5 years ago
- 野火GPS北斗atgm332d模块配套资料☆13Jun 26, 2021Updated 5 years ago
- X-Track porting to ESP32 MCU.☆14Sep 20, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 动态规划☆17Sep 21, 2017Updated 8 years ago
- An object-oriented wrapper to the UEFI specification.☆20Nov 22, 2017Updated 8 years ago
- Android BLE 简单收发数据,可在此基础上开发一些小项目,和单片机蓝牙模块通讯☆10Aug 2, 2016Updated 10 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 5 years ago
- Implementation for "Saliency-guided Adaptive Seeding for Supervoxel Segmentation" @IROS2017☆18Dec 6, 2017Updated 8 years ago
- ☆23Jun 3, 2022Updated 4 years ago
- 一行代码实现加载对话框☆14Apr 19, 2017Updated 9 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- This is where gem5 based DRAM cache models live.☆20Mar 23, 2023Updated 3 years ago
- C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.☆16Nov 16, 2022Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆57Aug 15, 2022Updated 4 years ago
- 一款高性能的后端分布式服务器网络框架☆34Mar 20, 2025Updated last year
- Using ch_PP-OCRv4 model with tensorrt☆18Apr 16, 2026Updated 4 months ago
- easy tool☆10Jun 12, 2020Updated 6 years ago
- 本项目是基于MyTinySTL的STL源码实现,对MyTinySTL进行了充分的注释以便新手阅读,此外还增加了一些库函数的实现以及bug的修改☆17Apr 28, 2023Updated 3 years ago
- 用Java实现的《数据结构与算法》☆15Nov 27, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 4 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆15May 21, 2023Updated 3 years ago
- Parallel Image Segmentation for Point Clouds☆22May 12, 2017Updated 9 years ago
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Nov 23, 2020Updated 5 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 5 years ago
- A trained model of YOLOv8 which will detect Fight or Violence and NonViolence in videos☆20Sep 20, 2024Updated last year
- A C++ implementation of RAFT consensus algorithm based on asio☆22May 27, 2022Updated 4 years ago