{"id":63927,"library":"flamer","title":"Flamer","description":"A procedural macro that inserts flame::start_guard(_) calls for profiling.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/llogiq/flamer","tags":["profiling","macro","flame","instrumentation"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nflamer = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add flamer","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"flame","correct":"use flamer::flame;"}],"quickstart":{"code":"use flamer::flame;\n\n#[flame]\nfn my_function() {\n    // function body\n}","lang":"rust","description":"Annotate a function with #[flame] to automatically insert flame profiling guards."},"warnings":[{"fix":"Add `flame` as a dependency and import it.","message":"Requires the `flame` crate to be in scope for the generated code to compile.","severity":"gotcha","affected_versions":">=0.5.0"}],"env_vars":null,"search_vec":"'call':10 'flame':7,15 'flamer':1 'guard':9 'insert':6 'instrument':16 'macro':4,14 'procedur':3 'profil':12,13 'start':8","created_at":"2026-06-17T16:49:38.195840+00:00","updated_at":"2026-06-17T16:49:38.195840+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/llogiq/flamer","github":"https://github.com/llogiq/flamer","docs":"https://docs.rs/flamer/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability","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}}