{"id":20061814,"url":"https://github.com/katahiromz/utf","last_synced_at":"2025-06-20T10:34:50.589Z","repository":{"id":74404613,"uuid":"194855989","full_name":"katahiromz/UTF","owner":"katahiromz","description":"C/C++ UTF-8, UTF-16, UTF-32 conversion library","archived":false,"fork":false,"pushed_at":"2025-05-04T00:37:32.000Z","size":36,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-04T01:25:09.441Z","etag":null,"topics":["c-language","c-plus-plus","conversion","converter","cxx","header-only","string","utf-16","utf-32","utf-8"],"latest_commit_sha":null,"homepage":"","language":"C++","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/katahiromz.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,"zenodo":null}},"created_at":"2019-07-02T12:08:47.000Z","updated_at":"2025-05-04T00:37:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa8dafb5-30fb-4b0e-9201-7f8679cff193","html_url":"https://github.com/katahiromz/UTF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FUTF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FUTF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FUTF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FUTF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katahiromz","download_url":"https://codeload.github.com/katahiromz/UTF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252533761,"owners_count":21763654,"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":["c-language","c-plus-plus","conversion","converter","cxx","header-only","string","utf-16","utf-32","utf-8"],"created_at":"2024-11-13T13:23:35.070Z","updated_at":"2025-05-05T16:31:08.607Z","avatar_url":"https://github.com/katahiromz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UTF\r\n\r\n[![Travis Build Status](https://travis-ci.org/katahiromz/UTF.svg?branch=master)](https://travis-ci.org/katahiromz/UTF)\r\n[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/o1vl6i1pd35sw2n6?svg=true)](https://ci.appveyor.com/project/katahiromz/utf)\r\n\r\nUTF is C/C++ UTF-8, UTF-16, UTF-32 conversion library by Katayama Hirofumi MZ.\r\n\r\nLicense: MIT\r\n\r\n## Note\r\n\r\nIf you are programming on Windows, you may want to use these APIs:\r\n\r\n```c\r\n#include \u003cwindows.h\u003e\r\nMultiByteToWideChar(CP_UTF8, 0, ...);\r\nMultiByteToWideChar(CP_UTF8, MB_ERR_INVALID_CHARS, ...);\r\nWideCharToMultiByte(CP_UTF8, 0, ...);\r\nIsTextUnicode(...);\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Futf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatahiromz%2Futf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Futf/lists"}