Skip to content

manmeetnain/storagecraft

Repository files navigation

🗄️ StorageCraft

The open knowledge base where enterprise storage meets AI infrastructure.

GitHub Stars Docs Site License: MIT PRs Welcome


📖 What's inside

Section Description Status
🧠 Core Concepts WAL, Write Amplification, COW, Erasure Coding 🟢 Live
🤖 AI Infrastructure KV-Cache, vLLM, Flash Attention, GPU Memory 🟢 Live
🔮 Generative AI LLM storage, RAG, Vector DBs, Agents 🟡 Building
⚙️ Storage Internals NVMe, LSM Trees, RAID, ext4, ZFS 🟡 Building
🏢 Enterprise Storage IBM FlashSystem, EMC PowerMax, SAN fabrics 🟡 Building
🔬 Simulators Interactive RAID, LSM Tree, SAN fabric 🟡 Building
📊 Benchmarks Reproducible Python benchmark suite 🔴 Coming

🌐 Live Site

→ manmeetnain.github.io/storagecraft

This is where you read the content — beautifully rendered with search, sidebar navigation, and code highlighting.


🔬 Live Simulators

▶ RAID-5 Visualizer Write data, fail a disk, watch parity rebuild in real-time via XOR.


🚀 Quick start

git clone https://github.com/manmeetnain/storagecraft
cd storagecraft
npm install
npm run dev
# → http://localhost:4321/storagecraft

🐍 Python tooling

# Validate all doc frontmatter
python3 scripts/validate_frontmatter.py

# Generate benchmark page from result JSON
python3 scripts/gen_benchmark_page.py --sample

🤝 Contributing

PRs welcome. See CONTRIBUTING.md for guidelines.


👤 Author

Manmeet Nain — Enterprise Storage Engineer × GenAI & AI Infrastructure


Enterprise Storage × Generative AI × Open Source · India 🇮🇳 · MIT License

About

Where enterprise storage meets AI infrastructure. IBM, EMC, SAN, NVMe, GenAI, LLM internals — deep dives, simulators, benchmarks. Open forever.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors