$ fastrlp
v1.0.0MAJOR UPDATEFast RLP serialization library
Downloads: 21.0M
Recent: 5.5M
Versions: 11
Updated: March 6, 2026
Latest Update Summary
Crate
Name: fastrlp New version: 1.0.0 Release date: 2026-03-06T21:56:49.029591Z
Crate readme
Short description Very fast and well-tested RLP serialization library for Rust.
Long description The fastrlp crate provides fast and reliable serialization for RLP (Recursive Length Prefix) data structures in Rust, making it suitable for scenarios where performance is critical.
Features
Code Examples
Links
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Major update: 0.4.0 → 1.0.0
$ DOWNLOADS TREND
12.7M21.0M
$ VERSION HISTORY
v1.0.0March 6, 2026
v0.4.0September 17, 2024
$ LINKS
$ INSTALL
cargo add fastrlpOr add to Cargo.toml: fastrlp = "1.0.0"