{"id":15798509,"url":"https://github.com/chanced/uniresid","last_synced_at":"2026-01-08T09:37:04.423Z","repository":{"id":41121665,"uuid":"508198953","full_name":"chanced/uniresid","owner":"chanced","description":"Rust implementation of URI (RFC 3986)","archived":false,"fork":false,"pushed_at":"2023-05-18T15:00:18.000Z","size":139,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-06T00:41:52.074Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chanced.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-06-28T07:29:50.000Z","updated_at":"2022-06-28T17:43:12.000Z","dependencies_parsed_at":"2024-11-01T05:31:23.110Z","dependency_job_id":null,"html_url":"https://github.com/chanced/uniresid","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"a14ce27b95116cf14e55ce96b0a02eaf975df5e7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Funiresid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Funiresid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Funiresid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanced%2Funiresid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanced","download_url":"https://codeload.github.com/chanced/uniresid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531975,"owners_count":20792736,"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","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-05T00:42:10.598Z","updated_at":"2026-01-08T09:37:04.362Z","avatar_url":"https://github.com/chanced.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cins\u003eu\u003c/ins\u003eni\u003cins\u003er\u003c/ins\u003ees\u003cins\u003ei\u003c/ins\u003ed\n\n[\u003cimg alt=\"github\" src=\"https://img.shields.io/badge/github-chanced/uniresid-8da0cb?style=for-the-badge\u0026labelColor=777\u0026logo=github\" height=\"20\"\u003e](https://github.com/chanced/uniresid)\n[\u003cimg alt=\"crates.io\" src=\"https://img.shields.io/crates/v/uniresid.svg?style=for-the-badge\u0026color=fc8d62\u0026logo=rust\" height=\"20\"\u003e](https://crates.io/crates/uniresid)\n[\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/badge/docs.rs-uniresid-f0f0f0?style=for-the-badge\u0026labelColor=777\u0026logo=docs.rs\" height=\"20\"\u003e](https://docs.rs/uniresid)\n[\u003cimg alt=\"build status\" src=\"https://img.shields.io/github/workflow/status/chanced/uniresid/Rust/main?style=for-the-badge\" height=\"20\"\u003e](https://github.com/chanced/uniresid/actions?query=branch%3Amain)\n\n**U**niform **R**esource **I**dentifiers ([RFC\n3986](https://tools.ietf.org/html/rfc3986)) for rust.\n\nA URI is a compact sequence of characters that identifies an abstract or\nphysical resource. One common form of URI is the Uniform Resource Locator\n(URL), used to reference web resources:\n\n    http://www.example.com/foo?bar#baz\n\nAnother kind of URI is the path reference:\n\n    /usr/bin/zip\n\nThe purpose of this library is to provide a `Uri` type to represent a URI,\nwith functions to parse URIs from their string representations, as well as\nassemble URIs from their various components.\n\n## Credits\n\nThis crate has been forked from [uris](https://crates.io/crates/uris). Thanks to\nRichard Walters for the [original implementation](https://crates.io/crates/rhymuri)\nand Martin Fischer for his improvements.\n\n## License\n\nLicensed under the [MIT license](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanced%2Funiresid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanced%2Funiresid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanced%2Funiresid/lists"}