shiyu-ren / mymuduoView external linksLinks
完全使用C++(脱离Boost)参考Muduo实现的网络库
☆85Apr 23, 2022Updated 3 years ago
Alternatives and similar repositories for mymuduo
Users that are interested in mymuduo are comparing it to the libraries listed below
Sorting:
- C++ implement of rpc framework☆24Jul 9, 2022Updated 3 years ago
- 学习muduo网络库的一些笔记☆123Sep 27, 2020Updated 5 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆242Oct 14, 2022Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33May 10, 2019Updated 6 years ago
- 基于C++实现的RPC分布式网络通信框架☆24Mar 30, 2022Updated 3 years ago
- 基于C++11的muduo网络库☆119Mar 20, 2021Updated 4 years ago
- RTSP Wasm Player☆197Nov 18, 2021Updated 4 years ago
- ☆10Feb 24, 2025Updated 11 months ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https…☆1,265Apr 1, 2019Updated 6 years ago
- C++ Library for POSIX System.☆26Dec 20, 2025Updated last month
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆24Mar 13, 2024Updated last year
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- c++ async rpc framework. 14w+qps.☆1,619Oct 18, 2023Updated 2 years ago
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆250Feb 12, 2024Updated 2 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆33Mar 8, 2020Updated 5 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,630Dec 8, 2023Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 3 years ago
- C++ 网路库 C++11/14重写muduo☆34Nov 5, 2023Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Jan 6, 2023Updated 3 years ago
- 多线程环境下的高效异步日志系统☆15Mar 16, 2019Updated 6 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 2021Updated 4 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆46Aug 30, 2022Updated 3 years ago
- 基于协程的C++高性能服务器框架☆19May 11, 2022Updated 3 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆186Aug 24, 2022Updated 3 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- C++教程网视频教程☆44Apr 30, 2022Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- 基于zeroMQ的简单rpc实现☆19Sep 16, 2020Updated 5 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆60Jul 30, 2020Updated 5 years ago