ChanphongGu / ChatServer
Linux聊天室服务器, 实现注册、登录、单发与群发。
☆13Updated 2 years ago
Alternatives and similar repositories for ChatServer:
Users that are interested in ChatServer are comparing it to the libraries listed below
- 基于跳表的数据库服务器和客户端☆81Updated 2 years ago
- this is webserver☆51Updated 2 years ago
- A TinyWebServer implemented inC++11.☆201Updated 11 months ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆344Updated 3 weeks ago
- 基于C++和epoll实现的聊天室☆160Updated 4 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆241Updated 3 years ago
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆53Updated last year
- C++后台开发面试经验☆177Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆236Updated last year
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆149Updated 3 years ago
- 一个基于主从Reacotr+线程池的轻量级webserver☆43Updated 2 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆370Updated 5 years ago
- linux下c/c++模拟实现云盘项目☆621Updated 3 years ago
- 红黑树的实现☆295Updated 7 years ago
- C++ FOR SkipList☆17Updated 2 years ago
- C++ Linux WebServer服务器☆325Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆694Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆250Updated 2 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆61Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆209Updated 2 months ago
- ☆97Updated 2 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆41Updated 2 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆324Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆766Updated 2 months ago
- 一个基于协程的异步 网络库☆109Updated 3 years ago
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- ☆263Updated 3 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆78Updated last year