README gains a Python section (maturin develop into a venv, a reading example that was run against an h5py-written file, the supported types and keys, what writing covers). The crate README says the same in more detail. QUICKSTART showed clawhdf5.open()/read_f64(), which never existed; it now shows File(...)[...]. Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
ClawhDF5 Documentation
Getting Started
- Quickstart Guide — Get running in 5 minutes. Covers all use cases.
Reference
- Benchmarks — Full performance numbers with methodology
- Roadmap — Implementation status and planned features
Use Cases
- Use Cases — Detailed scenarios and how ClawhDF5 fits
Architecture
- README — Architecture diagrams, module map, research foundation