{"id":68835,"library":"gensym","title":"Gensym","description":"Creates unique identifiers for macros using procedural macros.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/regiontog/gensym","tags":["procedural-macros","unique-identifiers","compile-time"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngensym = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add gensym","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"gensym","correct":"use gensym::gensym;"}],"quickstart":{"code":"use gensym::gensym;\n\nfn main() {\n    let id = gensym!();\n    println!(\"Unique id: {}\", id);\n}","lang":"rust","description":"Generate a unique identifier at compile time."},"warnings":[],"env_vars":null,"search_vec":"'compil':17 'compile-tim':16 'creat':2 'gensym':1 'identifi':4,15 'macro':6,9,12 'procedur':8,11 'procedural-macro':10 'time':18 'uniqu':3,14 'unique-identifi':13 'use':7","created_at":"2026-06-17T17:54:28.081182+00:00","updated_at":"2026-06-17T17:54:28.081182+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/regiontog/gensym","github":"https://github.com/regiontog/gensym","docs":"https://docs.rs/gensym/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}