httaotao / filesystem-study-book
《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9
☆20Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for filesystem-study-book
- 收集文件系统相关论文☆38Updated last year
- ☆35Updated 4 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated 7 months ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack☆114Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- buddy system memory allocator☆34Updated 9 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆70Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- record some trivialities☆52Updated 9 months ago
- jemalloc阅读笔记☆9Updated 2 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 4 years ago
- Linux 1.2.13 网络协议栈学习☆34Updated 5 years ago
- a high performance server framework☆12Updated last year
- 基于协程和事件循环的c++网络库☆59Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆64Updated last week
- TCP/IP stack implementation☆18Updated 4 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆67Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- C++ raft lib☆128Updated 2 years ago
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- some different implementations of queue and test result☆33Updated last year