{"id":26576479,"url":"https://github.com/getsentry/utf16string","last_synced_at":"2025-03-23T03:21:05.413Z","repository":{"id":57671351,"uuid":"299733000","full_name":"getsentry/utf16string","owner":"getsentry","description":"UTF-16 string types","archived":false,"fork":false,"pushed_at":"2022-02-23T16:52:20.000Z","size":44,"stargazers_count":10,"open_issues_count":6,"forks_count":6,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-03-22T06:47:12.672Z","etag":null,"topics":["hacktoberfest","rust","tag-production","utf-16","wstring"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2020-09-29T20:39:39.000Z","updated_at":"2024-10-13T14:48:48.000Z","dependencies_parsed_at":"2022-08-30T18:01:17.263Z","dependency_job_id":null,"html_url":"https://github.com/getsentry/utf16string","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Futf16string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Futf16string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Futf16string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Futf16string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/utf16string/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918586,"owners_count":20531686,"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":["hacktoberfest","rust","tag-production","utf-16","wstring"],"created_at":"2025-03-23T03:21:04.743Z","updated_at":"2025-03-23T03:21:05.401Z","avatar_url":"https://github.com/getsentry.png","language":"Rust","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":[],"sub_categories":[],"readme":"# UTF-16 string types\n\nThis crate provides two string types to work with UTF-16 encoded\nbytes, they are directly analogous to how `String` and `\u0026str` work\nwith UTF-8 encoded bytes.\n\nUTF-16 can be encoded in little- and big-endian byte order, this crate\nidentifies which encoding the types contain to using a generic\n[byteorder](https://docs.rs/byteorder) type, thus the main types\nexposed are:\n\n- `\u0026WStr\u003cByteOrder\u003e`\n- `WString\u003cByteOrder\u003e`\n\nThese types aim to behave very similar to the standard libarary `\u0026str`\nand `String` types.  While many APIs are already covered, feel free to\ncontribute more methods.\n\nDocumentation is [at docs.rs](https://docs.rs/utf16string).  Currently\na lot of documentation is rather terse, referring to the matching\nmethods on the string types in the standard library is best in those\ncases.  Feel free to contribute more exhaustive in-line docs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Futf16string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Futf16string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Futf16string/lists"}