{"id":18600901,"url":"https://github.com/goquati/kotlin-util","last_synced_at":"2026-05-28T23:31:26.512Z","repository":{"id":246423603,"uuid":"820893465","full_name":"goquati/kotlin-util","owner":"goquati","description":"Enhanced Kotlin collection functions for simpler code","archived":false,"fork":false,"pushed_at":"2026-05-27T08:20:05.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-27T10:06:51.341Z","etag":null,"topics":["kotlin"],"latest_commit_sha":null,"homepage":"https://goquati.github.io/kotlin-util/","language":"Kotlin","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/goquati.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":"2024-06-27T11:44:31.000Z","updated_at":"2026-05-27T08:19:43.000Z","dependencies_parsed_at":"2026-05-27T10:04:25.036Z","dependency_job_id":null,"html_url":"https://github.com/goquati/kotlin-util","commit_stats":null,"previous_names":["klahap/kotlin-util"],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/goquati/kotlin-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goquati%2Fkotlin-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goquati%2Fkotlin-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goquati%2Fkotlin-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goquati%2Fkotlin-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goquati","download_url":"https://codeload.github.com/goquati/kotlin-util/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goquati%2Fkotlin-util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33630999,"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-28T02:00:06.440Z","response_time":99,"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":["kotlin"],"created_at":"2024-11-07T02:06:14.225Z","updated_at":"2026-05-28T23:31:26.503Z","avatar_url":"https://github.com/goquati.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kotlin Util Libraries\n\n![GitHub License](https://img.shields.io/github/license/goquati/kotlin-util)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/goquati/kotlin-util/publish.yml)\n![Static Badge](https://img.shields.io/badge/coverage-100%25-success)\n\nThis repository hosts a collection of Kotlin utility libraries designed to simplify code development. The modules span across various functionalities, offering multiplatform support.\n\n## Subprojects\n\n### 1. `kotlin-util`\nEnhanced Kotlin utility functions for streamlined coding.\n\n### 2. `kotlin-util-coroutine`\nUtility functions to facilitate working with Kotlin coroutines.\n\n### 3. `kotlin-util-csv`\nA type-safe CSV writing library with coroutine support. See [kotlin-util-csv/README.md](kotlin-util-csv/README.md)\n\n### 4. `kotlin-util-cache`\nKotlin wrapper for the Caffeine caching library (JVM only).\n\n### 5. `kotlin-util-logging`\nSLF4J helper functions for Kotlin (JVM only).\n\n## Installation\n\nEach subproject is available as a separate dependency. Include the relevant ones in your `build.gradle.kts`:\n\n```kotlin\nimplementation(\"de.quati:kotlin-util:$VERSION\")\nimplementation(\"de.quati:kotlin-util-coroutine:$VERSION\")\nimplementation(\"de.quati:kotlin-util-csv:$VERSION\")\n// For JVM-only:\nimplementation(\"de.quati:kotlin-util-cache:$VERSION\")\nimplementation(\"de.quati:kotlin-util-logging:$VERSION\")\n```\n\n## Documentation\n\nFor more detailed documentation, visit the [official site](https://goquati.github.io/kotlin-util/).\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contributions\n\nContributions are welcome! Feel free to open an issue or submit a pull request. Please ensure that your code adheres to the existing coding standards and includes appropriate tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoquati%2Fkotlin-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoquati%2Fkotlin-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoquati%2Fkotlin-util/lists"}