{"id":25819482,"url":"https://github.com/topce/yutf-8","last_synced_at":"2026-02-20T01:31:55.499Z","repository":{"id":271079787,"uuid":"912336276","full_name":"topce/YUTF-8","owner":"topce","description":"What is YUSCII to ASCII , that is YUTF-8 to UTF-8","archived":false,"fork":false,"pushed_at":"2025-03-14T20:27:51.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T22:58:31.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/topce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-05T09:37:38.000Z","updated_at":"2025-03-14T20:27:54.000Z","dependencies_parsed_at":"2025-01-05T11:23:04.419Z","dependency_job_id":"8ba72e80-4d8b-4969-8dc0-4a9892b633aa","html_url":"https://github.com/topce/YUTF-8","commit_stats":null,"previous_names":["topce/yutf8"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/topce/YUTF-8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topce%2FYUTF-8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topce%2FYUTF-8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topce%2FYUTF-8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topce%2FYUTF-8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topce","download_url":"https://codeload.github.com/topce/YUTF-8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topce%2FYUTF-8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29638632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-02-28T08:56:14.546Z","updated_at":"2026-02-20T01:31:55.470Z","avatar_url":"https://github.com/topce.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YUTF-8\nWhat is YUSCII to ASCII , that is YUTF-8 to UTF-8 ;-)\n\nYUTF-8\nSwap YUSCII chars in UTF-8\nhttps://en.wikipedia.org/wiki/YUSCII\n\nSo as UTF-8 is compatible to ASCII \nYUTF-8 is compatible with YUSCII\n\nYUTF-8 is my character encoding standard that similar like  UTF-8\nthat swap YUSCII charachters.\n\nIt could be used to in 3 variation to encode (use BOM for this?)  \nSerbian Latin (Slovenian and Croatian as well),  \nSerbian Cyrillic,\nMacedonin Cyrillic.\n\nSimilar could be done for  KOI \nhttps://en.wikipedia.org/wiki/KOI-7 \nRussian and Ukrainian \nbut it is out of scope of this project.\n\n# Why to use YUTF-8\n\nto have less network traffic for Serbian texts without compression,\nalso interesting for LLM maybe it will use less tokens for prompting in for example Serbian Launguage. \nit loook like all mainstream LLM are large english language models LELM ;-)\n\n# TODO\nimplment rust linrary (WASM) UTF-8 \u003c-\u003e YUTF-8 libs similar like https://github.com/topce/cirilica\nto make easy to use and experiment with YUTF-8 new encoding standard. \n\n# Converting UTF-8 to YUTF-8\n```\ncargo run -- to_latin \"Žaba čeka\"\ncargo run -- to_cyrillic \"Жаба чека\"\ncargo run -- to_macedonian \"Ѕвезда ќе\"\n````\n# Converting YUTF-8 to UTF-8\n```\ncargo run -- latin \"@aba ~eka\"\ncargo run -- cyrillic \"@aba ~eka\"\ncargo run -- macedonian \"Yvezda }e\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopce%2Fyutf-8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopce%2Fyutf-8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopce%2Fyutf-8/lists"}