{"id":75356,"library":"kf-protocol-core","title":"KF Protocol Core","description":"Provides encoder and decoder implementations for the Kafka protocol.","status":"active","version":"0.1.2","language":"rust","source_language":null,"source_url":"https://github.com/infinyon/flv-kf-protocol","tags":["kafka","protocol","encoder","decoder","networking"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nkf-protocol-core = \"0.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add kf-protocol-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"KfEncoder","correct":"use kf_protocol_core::KfEncoder;"}],"quickstart":{"code":"use kf_protocol_core::KfEncoder;\n\nfn main() {\n    let encoder = KfEncoder::new();\n    println!(\"Encoder created\");\n}","lang":"rust","description":"Creates a new Kafka protocol encoder."},"warnings":[],"env_vars":null,"search_vec":"'core':3 'decod':7,16 'encod':5,15 'implement':8 'kafka':11,13 'kf':1 'network':17 'protocol':2,12,14 'provid':4","created_at":"2026-06-17T19:15:45.423102+00:00","updated_at":"2026-06-17T19:15:45.423102+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-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","serialization"],"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}}