{"id":17034736,"url":"https://github.com/caub/baseconv-rust","last_synced_at":"2025-08-03T18:33:31.309Z","repository":{"id":151002935,"uuid":"188490419","full_name":"caub/baseconv-rust","owner":"caub","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-29T19:05:35.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T22:18:20.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-24T21:37:21.000Z","updated_at":"2019-05-29T19:05:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6811890-7e22-418e-bc10-948f1b6be1c6","html_url":"https://github.com/caub/baseconv-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caub/baseconv-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Fbaseconv-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Fbaseconv-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Fbaseconv-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Fbaseconv-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caub","download_url":"https://codeload.github.com/caub/baseconv-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Fbaseconv-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268594490,"owners_count":24275737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:44:28.150Z","updated_at":"2025-08-03T18:33:31.283Z","avatar_url":"https://github.com/caub.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# radix conversion\n\nusage:\n```rust\nuse baseconv::convertor;\n\nlet b = convertor!(\"0123456789\", \"0123456789abcdef\");\nb.conv(\"42\", 10, 16); // \"2a\"\nb.conv(\"4242424242\"/*...*/, 10, 16); // \"8de2991df40ff783057818d0012f3bc1c...\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Fbaseconv-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaub%2Fbaseconv-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Fbaseconv-rust/lists"}