httaotao / filesystem-study-bookLinks
《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9
☆24Updated last year
Alternatives and similar repositories for filesystem-study-book
Users that are interested in filesystem-study-book are comparing it to the libraries listed below
Sorting:
- 收集文件系统相关论文☆43Updated 2 years ago
- ☆35Updated 4 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 3 months ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆47Updated 4 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated last year
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆64Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A data structure and algorithm library built for ToplingDB☆59Updated 3 weeks ago
- jemalloc阅读笔记☆9Updated 2 years ago
- The C++ implementation of etcd raft☆15Updated 3 months ago
- buddy system memory allocator☆37Updated 10 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- a high performance server framework☆12Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- C++ raft lib☆136Updated 2 years ago
- A simple SMP OS on ARMv8a☆23Updated 3 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 3 years ago
- ☆20Updated 4 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- Build your own VectorDB with C++☆27Updated 5 months 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…☆68Updated 6 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago