tjumcw / 6.824View external linksLinks
MIT 6.824 distributed system C++Version
☆874Jun 10, 2023Updated 2 years ago
Alternatives and similar repositories for 6.824
Users that are interested in 6.824 are comparing it to the libraries listed below
Sorting:
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆743Feb 23, 2023Updated 2 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,403Mar 5, 2024Updated last year
- c++ async rpc framework. 14w+qps.☆1,619Oct 18, 2023Updated 2 years ago
- C++ version of MIT6.824☆19Apr 28, 2024Updated last year
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,630Dec 8, 2023Updated 2 years ago
- C++ Linux WebServer服务器☆4,046Dec 2, 2023Updated 2 years ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆946Nov 13, 2025Updated 3 months ago
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆435Mar 31, 2024Updated last year
- Linux C++ Web 文件服务器☆284Jun 18, 2025Updated 7 months ago
- A TinyWebServer implemented inC++11.☆211Apr 7, 2024Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的 许多系统调用☆58Apr 29, 2023Updated 2 years ago
- Achieve a tiny STL in C++11☆12,397Oct 27, 2024Updated last year
- 4 labs + 2 challenges + 4 docs☆1,582Oct 14, 2023Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆250Feb 12, 2024Updated 2 years ago
- Tiny and simple c++ rpc library☆86May 5, 2018Updated 7 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆379Oct 27, 2025Updated 3 months ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆186Aug 24, 2022Updated 3 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,237Jul 16, 2025Updated 6 months ago
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆2,124Sep 9, 2024Updated last year
- 基于RPC框架的轻量级Redis☆184Apr 10, 2024Updated last year
- C/C++ interview notes☆501Mar 22, 2025Updated 10 months ago
- C/C++学习,后端开发进阶指南。☆6,019Jun 24, 2025Updated 7 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,937Dec 23, 2025Updated last month
- 实现一个操作系统内核☆1,902Mar 4, 2023Updated 2 years ago
- 基于跳表的数据库服务器和客户端☆81Jul 9, 2022Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- 【实习】海投王の0 offers☆89Jun 11, 2023Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆255Jan 15, 2023Updated 3 years ago
- Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts☆170Dec 20, 2023Updated 2 years ago
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆14May 31, 2023Updated 2 years ago
- C++选手提前批/秋招可投岗位☆47Oct 15, 2023Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Feb 22, 2019Updated 6 years ago
- 30天自制C++服务器,包含教程和源代码☆7,007Mar 26, 2025Updated 10 months ago
- C++那些事☆42,851Jun 14, 2024Updated last year
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago