{"id":70666,"library":"ntex-codec","title":"Ntex Codec","description":"Utilities for encoding and decoding frames in the ntex async networking framework.","status":"active","version":"1.2.1","language":"rust","source_language":null,"source_url":"https://github.com/ntex-rs/ntex","tags":["ntex","codec","encoding","decoding","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nntex-codec = \"1.2.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ntex-codec","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Decoder","correct":"use ntex_codec::Decoder;"}],"quickstart":{"code":"use ntex_codec::Decoder;\n\nfn main() {\n    let decoder = Decoder::new();\n    println!(\"Decoder created\");\n}","lang":"rust","description":"Creates a new decoder instance."},"warnings":[{"fix":"Add ntex as a dependency and use its runtime.","message":"Requires ntex runtime for async operations.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'async':12,19 'codec':2,16 'decod':7,18 'encod':5,17 'frame':8 'framework':14 'network':13 'ntex':1,11,15 'util':3","created_at":"2026-06-17T18:17:35.578033+00:00","updated_at":"2026-06-17T18:17:35.578033+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://ntex.rs","github":"https://github.com/ntex-rs/ntex","docs":"https://docs.rs/ntex-codec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}