Skip to content
View feizhaiblw's full-sized avatar

Block or report feizhaiblw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码

C++ 5,355 2,165 Updated Jun 13, 2023

A complete computer science study plan to become a software engineer.

317,984 78,852 Updated Dec 5, 2024

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

TypeScript 418,403 40,170 Updated May 23, 2025

Master programming by recreating your favorite technologies from scratch.

Markdown 381,231 35,504 Updated Apr 11, 2025
2 1 Updated Sep 2, 2018

A list of computer-science readings I recommend

3,351 739 Updated Aug 30, 2022

Adaptive Lower-level Driven Compaction

C++ 2 1 Updated Jun 15, 2020

Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap, and Log-Structured-Merge Tree for skewed workloads.

C++ 33 6 Updated Jan 26, 2025

Reducing Write Amplification of LSM-Tree with Block-Grained Compaction

C++ 5 3 Updated Nov 14, 2022
C++ 3 1 Updated May 18, 2023

我的学习资料,包括书籍、网址等

1,943 617 Updated May 10, 2014

XJTU 计算机系统综合实验 - Fall 2023

Python 15 1 Updated Nov 29, 2023

Personal Qemu config for ZNS

Shell 1 Updated May 31, 2022

Emulate ZNS SSD in linux(using null_blk).

Shell 1 Updated Jan 1, 2024

[MSST '24] Prophet: Optimizing LSM-Based Key-Value Store on ZNS SSDs with File Lifetime Prediction and Compaction Compensation.

C++ 14 1 Updated Apr 20, 2024

毕业设计,实现ZNS SSD模拟器,然后基于模拟器设计适配的LSM Tree

C++ 6 2 Updated Jun 3, 2022

ZNS Append-only based LSM key-value store

C++ 21 3 Updated Sep 22, 2023

计算机综合实验-ZNS SSD:本实验通过使用QEMU模拟ZNS SSD设备,基于Intel SPDK框架,在应用中使用ZNS SSD作为底层存储并实现I/O访问,理解从应用层到物理存储设备之间数据读写原理。

C 24 6 Updated Dec 22, 2022

Understanding NVMe Zoned Namespace (ZNS) Flash SSD Storage Devices - Performance evaluation of ZNS devices at the block-level I/O scheduler. Contains benchmarking scripts, collected datasets, and p…

Shell 52 11 Updated Jan 30, 2023

things created when i was learning something

C 240 50 Updated Oct 2, 2023

The BusTub Relational Database Management System (Educational)

C++ 4,414 1,879 Updated May 13, 2025

Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)

C 162 85 Updated Apr 7, 2021

MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM

C++ 76 36 Updated Aug 7, 2020
C++ 4 1 Updated Mar 27, 2024

RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.

C 100 23 Updated Mar 30, 2023

lsm-tree with buffered merge

C++ 12 2 Updated Jan 10, 2022
C++ 6 2 Updated Mar 16, 2024
Jupyter Notebook 13 4 Updated Feb 15, 2024

CMU的数据库系统课程

C 257 65 Updated Nov 9, 2018
C++ 24 9 Updated May 27, 2022
Next