akerdi / buildyourowndatabase
从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程
☆67Updated 2 months ago
Alternatives and similar repositories for buildyourowndatabase
Users that are interested in buildyourowndatabase are comparing it to the libraries listed below
Sorting:
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆109Updated 2 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- Yet another RISC-V OS in C☆74Updated 2 years ago
- Documentation that introduces the OceanBase kernel☆80Updated last year
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- xv6 OS 源码分析☆61Updated 5 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆100Updated 3 years ago
- ☆70Updated last year
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆55Updated 2 years ago
- 💻 xv6 操作系统实践☆43Updated 6 months ago
- MIT 6.S801 xv6 book 2020版 中文翻译☆196Updated 3 years ago
- 《操作系统真象还原》一书实现的系统代码☆280Updated last year
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 10 months ago
- A simple Database management system☆200Updated last year
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆336Updated 8 years ago
- Linux 源码分析☆60Updated 3 years ago
- A QUIC implementation in C++11 coroutine☆95Updated 10 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆64Updated 3 years ago
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆270Updated 3 years ago
- XV6 - MIT 6.s081 operating system Fall 2020 version☆72Updated last year
- Unix/Linux编程实践教程☆67Updated 10 years ago
- xv6-riscv-book中译版☆81Updated last year
- 《x86汇编语言-从实模式到保护模式》源码☆172Updated 5 years ago
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆113Updated 2 years ago
- CS144 Lab Assignments☆45Updated last year
- 海量数据处理经典面试题的 Go 语言实现,此外还提供 lab 来亲身实践~ Golang implementation of classical interview questions of mass data processing, also provide lab fo…☆90Updated 2 years ago
- A simple operating system 一个基于x86的操作系统☆33Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- 《x86 汇编语言:从实模式到保护模式》配套代码及工具☆59Updated 3 years ago
- Dive into Data Structures - 强调动手实践的数据结构学习项目,其中包含在线书籍、公开课、练习代码等子项目☆40Updated 8 months ago