{"id":62455,"library":"internet2","title":"Internet2","description":"Rust implementation of the Internet2 protocol stack.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/internet2-org/rust-internet2","tags":["internet2","protocol","networking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ninternet2 = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add internet2","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Internet2","correct":"use internet2::protocol::Internet2;"}],"quickstart":{"code":"use internet2::protocol::Internet2;\n\nlet mut i2 = Internet2::new();\ni2.connect(\"example.com\").unwrap();","lang":"rust","description":"Initialize an Internet2 connection."},"warnings":[{"fix":"Ensure you understand the Internet2 protocol before using in production.","message":"Experimental protocol; not widely deployed.","severity":"gotcha","affected_versions":">=0.9.0"}],"env_vars":null,"search_vec":"'implement':3 'internet2':1,6,9 'network':11 'protocol':7,10 'rust':2 'stack':8","created_at":"2026-06-17T16:30:34.851172+00:00","updated_at":"2026-06-17T16:30:34.851172+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/internet2-org","github":"https://github.com/internet2-org/rust-internet2","docs":"https://docs.rs/internet2/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}