{"id":57433,"library":"typenum","title":"typenum","description":"A Rust library for type-level numbers evaluated at compile time, supporting bits, unsigned integers, and signed integers.","status":"active","version":"1.20.1","language":"rust","source_language":null,"source_url":"https://github.com/paholg/typenum","tags":["type-level","compile-time","numbers","const-generics","metaprogramming"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntypenum = \"1.20.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add typenum","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"U1","correct":"use typenum::U1;"}],"quickstart":{"code":"use typenum::U1;\n\nfn main() {\n    let _: U1 = typenum::consts::U1::new();\n    println!(\"Type-level number U1 created\");\n}","lang":"rust","description":"Demonstrates using a type-level unsigned integer (U1)."},"warnings":[],"env_vars":null,"search_vec":"'bit':15 'compil':12,25 'compile-tim':24 'const':29 'const-gener':28 'evalu':10 'generic':30 'integ':17,20 'level':8,23 'librari':4 'metaprogram':31 'number':9,27 'rust':3 'sign':19 'support':14 'time':13,26 'type':7,22 'type-level':6,21 'typenum':1 'unsign':16","created_at":"2026-06-16T15:42:20.541389+00:00","updated_at":"2026-06-16T15:42:20.541389+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/paholg/typenum","github":"https://github.com/paholg/typenum","docs":"https://docs.rs/typenum/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}