{"id":59976,"library":"etcommon-rlp","title":"etcommon-rlp","description":"Recursive-length prefix encoding, decoding, and compression","status":"active","version":"0.2.5","language":"rust","source_language":null,"source_url":"https://github.com/ethereumproject/etcommon-rs","tags":["rlp","encoding","ethereum","serialization"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\netcommon-rlp = \"0.2.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add etcommon-rlp","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Rlp","correct":"use etcommon_rlp::Rlp;"}],"quickstart":{"code":"use etcommon_rlp::Rlp;\n\nlet data = vec![0x01, 0x02];\nlet rlp = Rlp::new(&data);\nprintln!(\"Decoded: {:?}\", rlp);","lang":"rust","description":"Decode RLP-encoded data."},"warnings":[],"env_vars":null,"search_vec":"'compress':11 'decod':9 'encod':8,13 'etcommon':2 'etcommon-rlp':1 'ethereum':14 'length':6 'prefix':7 'recurs':5 'recursive-length':4 'rlp':3,12 'serial':15","created_at":"2026-06-16T17:23:11.839890+00:00","updated_at":"2026-06-16T17:23:11.839890+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ethereumproject/etcommon-rs","github":"https://github.com/ethereumproject/etcommon-rs","docs":"https://docs.rs/etcommon-rlp/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}