{"id":69332,"library":"tor-cell","title":"Tor Cell","description":"Encodes and decodes Tor protocol cells and messages.","status":"active","version":"0.41.0","language":"rust","source_language":null,"source_url":"https://gitlab.torproject.org/tpo/core/arti.git/","tags":["tor","networking","protocol","cell"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntor-cell = \"0.41.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tor-cell","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ChanCell","correct":"use tor_cell::ChanCell;"}],"quickstart":{"code":"use tor_cell::ChanCell;\n\nfn main() {\n    // Example: create a channel cell (requires actual cell data).\n    println!(\"Tor cell encoding/decoding available\");\n}","lang":"rust","description":"Minimal example showing the ChanCell type."},"warnings":[{"fix":"Use with tokio or async-std when handling network I/O.","message":"Part of the Arti project; requires async runtime for full functionality.","severity":"gotcha","affected_versions":">=0.41.0"}],"env_vars":null,"search_vec":"'cell':2,8,14 'decod':5 'encod':3 'messag':10 'network':12 'protocol':7,13 'tor':1,6,11","created_at":"2026-06-17T18:00:35.485568+00:00","updated_at":"2026-06-17T18:00:35.485568+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://gitlab.torproject.org/tpo/core/arti/-/wikis/home","github":null,"docs":"https://docs.rs/tor-cell/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}