libssz: a blazing fast, zkVM-friendly SSZ Rust library (opens in new tab)
SSZ (Simple Serialize) is the serialization and Merkleization format of Ethereum's consensus layer. We present a new implementation in Rust that fills a niche: fast and zkVM friendly.
Read the original article