---
name: kadek
repo: kadek
visibility: private
archived: false
---
# kadek
pure-Rust video decode and encode β H.264, H.265, AV1
phase 1 (current): architecture, spec distillations, interface traits.
phase 2: scalar reference implementations, conformance-passing.
phase 3: Apple Silicon Metal backend via honeycrisp.
phase 4: wgpu cross-platform backend + VideoToolbox/VA-API shims.
see kadek for the full design document.