{"id":76079,"library":"kf-protocol","title":"KF Protocol","description":"Native Rust implementation of the Kafka protocol.","status":"active","version":"3.0.0","language":"rust","source_language":null,"source_url":"https://github.com/infinyon/flv-kf-protocol","tags":["kafka","protocol","messaging","networking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nkf-protocol = \"3.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add kf-protocol","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"KfMessage","correct":"use kf_protocol::KfMessage;"}],"quickstart":{"code":"use kf_protocol::KfMessage;\n\nfn main() {\n    let msg = KfMessage::new();\n    println!(\"{:?}\", msg);\n}","lang":"rust","description":"Create a new Kafka protocol message."},"warnings":[],"env_vars":null,"search_vec":"'implement':5 'kafka':8,10 'kf':1 'messag':12 'nativ':3 'network':13 'protocol':2,9,11 'rust':4","created_at":"2026-06-17T19:24:27.120448+00:00","updated_at":"2026-06-17T19:24:27.120448+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/infinyon/flv-kf-protocol","github":"https://github.com/infinyon/flv-kf-protocol","docs":"https://docs.rs/kf-protocol/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","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}}