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:
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated 11 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆69Updated 3 years ago
- 收集文件系统相关论文☆43Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- ☆36Updated 5 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- C++ raft lib☆138Updated 3 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 9 months ago
- Build your own VectorDB with C++☆33Updated last year
- A data structure and algorithm library built for ToplingDB☆60Updated 2 weeks ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- c++ Json library☆50Updated 4 months ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- A QUIC implementation in C++11 coroutine☆99Updated 3 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…☆70Updated 6 years ago
- C++ interfaces for RDMA access☆83Updated last week
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆157Updated 2 weeks ago
- Libco 源码分析☆30Updated 7 years ago
- high performance network framework with xdp☆20Updated 4 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- The C++ implementation of etcd raft☆20Updated 9 months ago