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:
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 7 months ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 收集文件系统相关论文☆42Updated 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
- C++ raft lib☆136Updated 3 years ago
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆67Updated 2 years ago
- ☆35Updated 4 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- read source code of boltdb & re-implement it in c++☆12Updated 7 years ago
- A QUIC implementation in C++11 coroutine☆97Updated 3 weeks ago
- The C++ implementation of etcd raft☆18Updated 6 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- a high performance server framework☆12Updated 2 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆51Updated 8 months ago
- a highly cache-friendly hash table☆45Updated 3 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆86Updated 4 years ago
- Build your own VectorDB with C++☆31Updated 9 months ago
- record some trivialities☆53Updated last year
- c++ Json library☆50Updated last month
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- C++ interfaces for RDMA access☆78Updated this week
- A data structure and algorithm library built for ToplingDB☆60Updated this week
- A toy C compiler that compatible with C23 and can do limited optimizations☆57Updated 9 months ago