基于分布式的集群聊天系统
☆48May 5, 2021Updated 4 years ago
Alternatives and similar repositories for ByteTalk
Users that are interested in ByteTalk are comparing it to the libraries listed below
Sorting:
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- 基于C++11的muduo网络库☆120Mar 20, 2021Updated 5 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 前后一体化博客系统☆18Nov 3, 2021Updated 4 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- 本项目是基于MyTinySTL的STL源码实现,对MyTinySTL进行了充分的注释以便新手阅读,此外还增加了一些库函数的实现以及bug的修改☆17Apr 28, 2023Updated 2 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 3 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 8 years ago
- 利用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Apr 22, 2019Updated 6 years ago
- 由Hugo+gitpages搭建的个人博客 | 访问地址为 https://ephmeral.github.io☆10Dec 30, 2022Updated 3 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- Async C++ TCP server based on coroutines☆10Oct 2, 2021Updated 4 years ago
- 侯捷C++内存管理专题笔记☆67Mar 7, 2019Updated 7 years ago
- C++ 集群聊天服务器☆39Jun 28, 2024Updated last year
- 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
- ODM Orthophoto Module - Rasterize Textured 3D Models to PNG☆13Feb 25, 2025Updated last year
- ☆13Jun 3, 2022Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 10 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆53Aug 15, 2022Updated 3 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 4 years ago
- Panorama stitching of images or real-time video streams☆10Aug 12, 2020Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆83Aug 28, 2025Updated 6 months ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- Using computer vision approaches in Python and OpenCV for finding road lane markings (Udacity- Self Driving Car)☆13Nov 11, 2017Updated 8 years ago
- Code for our ACL 2023 paper: Causality-aware Concept Extraction based on Knowledge-guided Prompting☆14Aug 19, 2023Updated 2 years ago
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- C++分布式网络通信框架(RPC)☆21May 19, 2023Updated 2 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆12Feb 28, 2024Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 网络云盘(简单的毕设项目)☆54Aug 19, 2020Updated 5 years ago