MIT 6.824 distributed system C++Version
☆873Jun 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 请求。☆749Feb 23, 2023Updated 3 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,409Mar 5, 2024Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 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,637Dec 8, 2023Updated 2 years ago
- C++ Linux WebServer服务器☆4,056Dec 2, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,303Jul 5, 2024Updated last year
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆949Nov 13, 2025Updated 4 months ago
- A C++ High Performance Web Server☆8,176Sep 27, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- Linux C++ Web 文件服务器☆282Jun 18, 2025Updated 9 months ago
- A TinyWebServer implemented inC++11.☆210Apr 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,419Oct 27, 2024Updated last year
- 4 labs + 2 challenges + 4 docs☆1,586Oct 14, 2023Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- Tiny and simple c++ rpc library☆86May 5, 2018Updated 7 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆382Oct 27, 2025Updated 4 months ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆86Apr 23, 2022Updated 3 years ago
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆187Aug 24, 2022Updated 3 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,240Jul 16, 2025Updated 8 months ago
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆2,148Sep 9, 2024Updated last year
- 基于RPC框架的轻量级Redis☆182Apr 10, 2024Updated last year
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆61Jul 16, 2023Updated 2 years ago
- C/C++ interview notes☆501Mar 22, 2025Updated 11 months ago
- C/C++学习,后端开发进阶指南。☆6,073Jun 24, 2025Updated 8 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,987Dec 23, 2025Updated 2 months ago
- 实现一个操作系统内核☆1,902Mar 4, 2023Updated 3 years ago
- 基于跳表的数据库服务器和客户端☆81Jul 9, 2022Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- Uubuntu 20 C++版本的web服务器☆255Jan 15, 2023Updated 3 years ago
- 【实习】海投王の0 offers☆88Jun 11, 2023Updated 2 years ago
- Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts☆172Dec 20, 2023Updated 2 years ago
- C++选手提前批/秋招可投岗位☆47Oct 15, 2023Updated 2 years ago
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆14May 31, 2023Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- 30天自制C++服务器,包含教程和源代码☆7,019Mar 26, 2025Updated 11 months ago