1. Introduction
  2. The C++ Way (over BusTub)
    1. Vector Expressions and Storage
    2. Naive K-Nearest Neighbors
    3. Matching a Vector Index
    4. IVFFlat Index
    5. NSW Index
    6. HNSW Index
  3. Epilogue
  4. WIP Chapters
  5. The C++ Way (over BusTub)
    1. Benchmarking on Large Datasets (WIP)
  6. The Rust Way (over RisingLight) (WIP)