A thread-safe, disk-oriented storage manager in Rust. Implements the core components of CMU 15-445 Project 1: a Buffer Pool Manager, LRU-K Replacer, and an Asynchronous Disk Scheduler.
-
Updated
Jan 7, 2026 - Rust
A thread-safe, disk-oriented storage manager in Rust. Implements the core components of CMU 15-445 Project 1: a Buffer Pool Manager, LRU-K Replacer, and an Asynchronous Disk Scheduler.
Add a description, image, and links to the buffer-pool-manager topic page so that developers can more easily learn about it.
To associate your repository with the buffer-pool-manager topic, visit your repo's landing page and select "manage topics."