Open-source .hk tensor format claims 1.72x faster GEMV than safetensors, 80ns layer retrieval

blackwing2008 · reddit · 2026-09-14

Developer blackwing2008 released HK, an open-source unified neural tensor framework and binary container format (.hk) written in Zig, positioned as a faster, hardware-aligned alternative to SafeTensors and GGUF.

Key design

Benchmarks (Qwen3.5-0.8B, 873M bf16 params)

Also included: bidirectional name mapping for 137+ architectures (320k names/sec), lossless 2:4 structured sparsity (1.88x storage reduction, zero error), sharded storage for hundred-GB models, microsecond in-place metadata editing, and lossless GGUF↔HK↔SafeTensors transcoding.

Original post →

More from Infra

Infra channel →