{"id":58608,"library":"thread-id","title":"thread-id","description":"Get a unique thread ID for the current thread.","status":"active","version":"5.1.0","language":"rust","source_language":null,"source_url":"https://github.com/ruuda/thread-id","tags":["thread","id","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nthread-id = \"5.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add thread-id","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"get","correct":"use thread_id::get;"}],"quickstart":{"code":"use thread_id::get;\n\nfn main() {\n    let id = get();\n    println!(\"Thread ID: {}\", id);\n}","lang":"rust","description":"Gets the unique ID of the current thread."},"warnings":[],"env_vars":null,"search_vec":"'current':11 'get':4 'id':3,8,14 'thread':2,7,12,13 'thread-id':1 'uniqu':6 'util':15","created_at":"2026-06-16T16:31:01.485794+00:00","updated_at":"2026-06-16T16:31:01.485794+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/ruuda/thread-id","github":"https://github.com/ruuda/thread-id","docs":"https://docs.rs/thread-id/","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}}