{"id":19876684,"url":"https://github.com/dirktoewe/u_int","last_synced_at":"2026-05-13T06:38:54.562Z","repository":{"id":176082595,"uuid":"174675920","full_name":"DirkToewe/U_INT","owner":"DirkToewe","description":"Typelevel, unsigned binary integer representation for Scala.","archived":false,"fork":false,"pushed_at":"2019-03-09T09:54:30.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T05:35:08.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DirkToewe.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}},"created_at":"2019-03-09T09:50:04.000Z","updated_at":"2019-03-09T09:54:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9941c3a3-1781-41d8-8814-2295dee5933a","html_url":"https://github.com/DirkToewe/U_INT","commit_stats":null,"previous_names":["dirktoewe/u_int"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DirkToewe%2FU_INT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DirkToewe%2FU_INT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DirkToewe%2FU_INT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DirkToewe%2FU_INT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DirkToewe","download_url":"https://codeload.github.com/DirkToewe/U_INT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241304294,"owners_count":19941101,"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-11-12T16:33:57.843Z","updated_at":"2026-05-13T06:38:49.543Z","avatar_url":"https://github.com/DirkToewe.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"The prototype of a binary typelevel unsigned integer implementation for Scala.\n\n```scala\nimport uint._\nimport java.lang.Long.parseLong\n\nval a = parseLong(\"101001100\",2)\nval b = parseLong(  \"1100001\",2)\n\ntype A = I°O°I°O°O°I°I°O°O\ntype B =     I°I°O°O°O°O°I\n\nprintln(a*b)\nprintln( toLong[A*B] )\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirktoewe%2Fu_int","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirktoewe%2Fu_int","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirktoewe%2Fu_int/lists"}