{"id":50384593,"url":"https://github.com/initdc/kt.types","last_synced_at":"2026-05-30T14:01:38.644Z","repository":{"id":332555396,"uuid":"1133879012","full_name":"initdc/kt.types","owner":"initdc","description":"Bring the Rust [Result Option] types to Kotlin","archived":false,"fork":false,"pushed_at":"2026-01-23T16:17:24.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2026-01-24T06:34:58.180Z","etag":null,"topics":["error-handling","kotlin","option-type","result-type","rust"],"latest_commit_sha":null,"homepage":"https://central.sonatype.com/search?q=io.github.initdc+types","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initdc.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":"2026-01-14T00:08:38.000Z","updated_at":"2026-01-23T17:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/initdc/kt.types","commit_stats":null,"previous_names":["initdc/kt.types"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/initdc/kt.types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fkt.types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fkt.types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fkt.types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fkt.types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initdc","download_url":"https://codeload.github.com/initdc/kt.types/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fkt.types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33694714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["error-handling","kotlin","option-type","result-type","rust"],"created_at":"2026-05-30T14:01:37.427Z","updated_at":"2026-05-30T14:01:38.628Z","avatar_url":"https://github.com/initdc.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kt.types\n\nBring the Rust [Result Option] types to Kotlin\n\n## Installation\n\nAdd the dependency to your `build.gradle.kts`:\n\n```gradle\ndependencies {\n    implementation(\"io.github.initdc:types:0.1.0\")\n}\n```\n\n## Usage\n\n```kotlin\nimport kt.types.*\n\nval s = some(2)\nval n = none\u003cInt\u003e()\n\nval r = ok\u003cInt, String\u003e(2)\nval e = err\u003cInt, String\u003e(\"error\")\n```\n\n## Development\n\nTODO: Write development instructions here\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/initdc/kt.types/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [initdc](https://github.com/initdc) - creator and maintainer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Fkt.types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitdc%2Fkt.types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Fkt.types/lists"}