{"id":67583,"library":"exonum-rust-runtime","title":"Exonum Rust Runtime","description":"Runtime for running Exonum services written in Rust.","status":"active","version":"1.0.0","language":"rust","source_language":null,"source_url":"https://github.com/exonum/exonum","tags":["exonum","blockchain","runtime","service"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nexonum-rust-runtime = \"1.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add exonum-rust-runtime","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Service","correct":"use exonum_rust_runtime::Service;"}],"quickstart":{"code":"use exonum_rust_runtime::Service;\n\nstruct MyService;\n\nimpl Service for MyService {\n    // Implement service methods\n}\n\nfn main() {\n    // Register service with runtime\n}","lang":"rust","description":"Implement an Exonum service using the Rust runtime."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':13 'exonum':1,7,12 'run':6 'runtim':3,4,14 'rust':2,11 'servic':8,15 'written':9","created_at":"2026-06-17T17:39:05.430921+00:00","updated_at":"2026-06-17T17:39:05.430921+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://exonum.com/","github":"https://github.com/exonum/exonum","docs":"https://docs.rs/exonum-rust-runtime/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"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}}