{"id":58254,"library":"alloy-primitives","title":"Alloy Primitives","description":"Ethereum primitive types for use in Rust applications.","status":"active","version":"1.5.7","language":"rust","source_language":null,"source_url":"https://github.com/alloy-rs/core","tags":["ethereum","primitives","crypto","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nalloy-primitives = \"1.5.7\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add alloy-primitives","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Address","correct":"use alloy_primitives::Address;"}],"quickstart":{"code":"use alloy_primitives::Address;\n\nlet addr: Address = \"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045\".parse().unwrap();\nprintln!(\"{}\", addr);","lang":"rust","description":"Parse an Ethereum address from a hex string."},"warnings":[],"env_vars":null,"search_vec":"'alloy':1 'applic':10 'blockchain':14 'crypto':13 'ethereum':3,11 'primit':2,4,12 'rust':9 'type':5 'use':7","created_at":"2026-06-16T16:16:59.903984+00:00","updated_at":"2026-06-16T16:16:59.903984+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/alloy-rs/core/tree/main/crates/primitives","github":"https://github.com/alloy-rs/core","docs":"https://docs.rs/alloy-primitives/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"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}}