RPC远程调用框架
☆26Apr 18, 2021Updated 4 years ago
Alternatives and similar repositories for RPC
Users that are interested in RPC are comparing it to the libraries listed below
Sorting:
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 基于C++11的muduo网络库☆119Mar 20, 2021Updated 4 years ago
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Feb 10, 2020Updated 6 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- C++ 网路库 C++11/14重写muduo☆34Nov 5, 2023Updated 2 years ago
- c++ rpc framework☆45Jul 10, 2023Updated 2 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- 自动化检查内存泄漏工具☆12Mar 1, 2017Updated 9 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Jul 1, 2020Updated 5 years ago
- This is a short project using www.postgis.net , and www.github.com/pramsey/pointcloud to store efficentlly large point clouds in a www.…☆14Apr 14, 2015Updated 10 years ago
- ☆12Mar 27, 2020Updated 5 years ago
- Code for our ACL 2023 paper: Causality-aware Concept Extraction based on Knowledge-guided Prompting☆14Aug 19, 2023Updated 2 years ago
- This repository features Amazon SageMaker Ground Truth and explains how to ingest raw 3D point cloud data, label it, train a 3D object de…☆13Jun 23, 2022Updated 3 years ago
- Python implementation of HlibertSort for sorting 3D point clouds using space-filling curves☆11Apr 17, 2019Updated 6 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- c++高性能内存池☆11May 10, 2021Updated 4 years ago
- Json v. Protobuf benchmarks and tests☆10Dec 22, 2016Updated 9 years ago
- ☆43Oct 22, 2024Updated last year
- Source code for paper "PRiSM: Enhancing Low-Resource Document-Level Relation Extraction with Relation-Aware Score Calibration", Findings …☆11Jun 20, 2025Updated 8 months ago
- React聊天室。一款基于React、C++,使用TCP/HTTP协议的多人聊天室Web应用,使用腾讯云开发托管页面。☆10Sep 1, 2021Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 years ago
- Web app for Singapore military personnel to auto-generate Navigational Data Sheets, detailing checkpoints and their coordinates.☆11Jun 1, 2024Updated last year
- C语言实现一个简单的thread_pool☆11Jul 25, 2020Updated 5 years ago