{"id":68165,"library":"flowrlib","title":"Flowrlib","description":"Flow Runner Library for executing 'flow' programs.","status":"active","version":"0.95.0","language":"rust","source_language":null,"source_url":"https://github.com/andrewdavidmackenzie/flow","tags":["flow","runner","workflow","execution"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nflowrlib = \"0.95.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add flowrlib","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"FlowRunner","correct":"use flowrlib::FlowRunner;"}],"quickstart":{"code":"use flowrlib::FlowRunner;\n\nfn main() {\n    let runner = FlowRunner::new();\n    println!(\"Runner created\");\n}","lang":"rust","description":"Create a new flow runner instance."},"warnings":[],"env_vars":null,"search_vec":"'execut':6,12 'flow':2,7,9 'flowrlib':1 'librari':4 'program':8 'runner':3,10 'workflow':11","created_at":"2026-06-17T17:46:19.889064+00:00","updated_at":"2026-06-17T17:46:19.889064+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":"http://andrewdavidmackenzie.github.io/flow/","github":"https://github.com/andrewdavidmackenzie/flow","docs":"https://docs.rs/flowrlib/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","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}}