Ephmeral / Notes
☆67Updated 3 weeks ago
Alternatives and similar repositories for Notes:
Users that are interested in Notes are comparing it to the libraries listed below
- 面向互联网后端、基架的一些计算机基础八股知识以及场景题,同样也是高频面试考点☆146Updated 5 months ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆226Updated 3 months ago
- 【代码随想录知识星球】项目分享-手写操作系统内核🔥☆189Updated 4 months ago
- 【代码随想录知识星球】项目分享-手撕RPC框架(CPP)☆93Updated last month
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆815Updated 3 months ago
- 【代码随想录知识星球】项目分享-内存池☆167Updated last month
- 【代码随想录知识星球】项目分享-cache的实现(LRU,LFU,ARC)☆204Updated 3 weeks ago
- MIT 6.824 distributed system C++Version☆835Updated last year
- Uubuntu 20 C++版本的web服务器☆252Updated 2 years ago
- 由Hugo+gitpages搭建的个人博客 | 访问地址为 https://ephmeral.github.io☆10Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆176Updated 2 years ago
- 面试八股文☆83Updated 7 months ago
- MIT 6.S081 2021 FALL配套实验的代码及笔记(已完结)☆47Updated 2 years ago
- ☆100Updated last year
- CS 144: Introduction to Computer Networking, Spring 2023 (Only Notes)☆48Updated last year
- 侯捷C++系列课程视频、PPT和源代码☆218Updated 2 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆83Updated last year
- Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts☆142Updated last year
- 【代码随想录知识星球】项目分享-muduo核心实现☆80Updated last month
- A KV storage engine based on LSM Tree, supporting Redis RESP☆66Updated this week
- ☆97Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆708Updated 2 years ago
- Database practice on cmu15-445 2022☆226Updated 2 years ago
- 基于跳表的数据库服务器和客户端☆81Updated 2 years ago
- ☆183Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆240Updated last year
- Linux C++ Web 文件服务器☆248Updated last year
- 一个轻量级的Linux下的Redis实现,采用C++编写。本项目既包括客户端也包括服务端,核心数据结构使用跳表,同时结合Epoll事件处理和线程池并发管理来提供基本的Redis功能。当前版本支持字符串、列表和哈希表数据类型及相关指令,同时支持事务功能。项目正在持续更新中。☆14Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆50Updated 2 years ago