{"id":73239,"library":"serde-byte-array","title":"Serde Byte Array","description":"Optimized handling of `[u8; N]` for Serde","status":"active","version":"0.1.2","language":"rust","source_language":null,"source_url":"https://github.com/nitrokey/serde-byte-array","tags":["serde","byte","array","serialization"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nserde-byte-array = \"0.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add serde-byte-array","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ByteArray","correct":"use serde_byte_array::ByteArray;"}],"quickstart":{"code":"use serde_byte_array::ByteArray;\n\nfn main() {\n    let arr = ByteArray::new([1u8; 32]);\n    println!(\"{:?}\", arr);\n}","lang":"rust","description":"Creates a new byte array wrapper for efficient Serde serialization."},"warnings":[],"env_vars":null,"search_vec":"'array':3,13 'byte':2,12 'handl':5 'n':8 'optim':4 'serd':1,10,11 'serial':14 'u8':7","created_at":"2026-06-17T18:49:10.262058+00:00","updated_at":"2026-06-17T18:49:10.262058+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/nitrokey/serde-byte-array","github":"https://github.com/nitrokey/serde-byte-array","docs":"https://docs.rs/serde-byte-array/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}