{"id":59412,"library":"holo-hash","title":"Holo Hash","description":"Hashing helpers supporting DHT sharding for Holochain.","status":"active","version":"0.6.1","language":"rust","source_language":null,"source_url":"https://github.com/holochain/holochain","tags":["holochain","hashing","dht","distributed"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nholo_hash = \"0.6.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add holo_hash","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"HoloHash","correct":"use holo_hash::HoloHash;"}],"quickstart":{"code":"use holo_hash::HoloHash;\n\nfn main() {\n    let hash = HoloHash::from_raw_32([0u8; 32]);\n    println!(\"Hash: {:?}\", hash);\n}","lang":"rust","description":"Creates a HoloHash from raw bytes."},"warnings":[],"env_vars":null,"search_vec":"'dht':6,12 'distribut':13 'hash':2,3,11 'helper':4 'holo':1 'holochain':9,10 'shard':7 'support':5","created_at":"2026-06-16T17:02:22.144409+00:00","updated_at":"2026-06-16T17:02:22.144409+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/holochain/holochain","github":"https://github.com/holochain/holochain","docs":"https://docs.rs/holo_hash/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","networking"],"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}}