{"id":68602,"library":"thruster","title":"Thruster","description":"A middleware based http async web server.","status":"active","version":"1.3.13","language":"rust","source_language":null,"source_url":"https://github.com/trezm/thruster","tags":["http","web","async","middleware"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nthruster = \"1.3.13\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add thruster","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"App","correct":"use thruster::App;"}],"quickstart":{"code":"use thruster::App;\n\nfn main() {\n    let _app = App::new();\n}","lang":"rust","description":"Minimal usage of Thruster web server."},"warnings":[{"fix":"Add `tokio` as a dependency and use `#[tokio::main]`.","message":"Requires async runtime (Tokio) to be set up.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'async':6,11 'base':4 'http':5,9 'middlewar':3,12 'server':8 'thruster':1 'web':7,10","created_at":"2026-06-17T17:51:50.373490+00:00","updated_at":"2026-06-17T17:51:50.373490+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://thruster.pete.pm","github":"https://github.com/trezm/thruster","docs":"https://docs.rs/thruster/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","async"],"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}}