httaotao / filesystem-study-bookLinks
《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9
☆28Updated 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 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 6 months ago
- The C++ implementation of etcd raft☆21Updated 10 months ago
- C++ raft lib☆138Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- record some trivialities☆53Updated last year
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆69Updated 3 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 10 months ago
- A data structure and algorithm library built for ToplingDB☆60Updated last month
- ☆36Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- ☆16Updated 3 months ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 12 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆56Updated last year
- buddy system memory allocator☆39Updated 11 years ago
- C++ header only multi-paxos library.☆40Updated 3 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- Build your own VectorDB with C++☆34Updated last year
- TinyDB (under progress)☆67Updated 3 years ago
- A raft consensus protocol implementation in C++.☆201Updated 4 years ago
- A ServerSAN storage system designed for flash device☆120Updated last month
- CPU + xv6 + compiler☆18Updated 7 years ago