{"id":32723204,"url":"https://github.com/uzzu/kortex","last_synced_at":"2025-11-02T23:01:23.862Z","repository":{"id":34054435,"uuid":"164064181","full_name":"uzzu/kortex","owner":"uzzu","description":"Kotlin Coroutines helpers","archived":false,"fork":false,"pushed_at":"2025-11-02T11:33:01.000Z","size":368,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-02T13:17:22.002Z","etag":null,"topics":["kotlin","kotlin-coroutines","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uzzu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-04T05:53:12.000Z","updated_at":"2021-11-11T15:08:22.000Z","dependencies_parsed_at":"2024-03-07T13:29:55.137Z","dependency_job_id":"eb632cb7-c891-4b5d-bd58-534ea6e7c7b1","html_url":"https://github.com/uzzu/kortex","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/uzzu/kortex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzu%2Fkortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzu%2Fkortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzu%2Fkortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzu%2Fkortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzzu","download_url":"https://codeload.github.com/uzzu/kortex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzu%2Fkortex/sbom","scorecard":{"id":676497,"data":{"date":"2025-08-11","repo":{"name":"github.com/uzzu/kortex","commit":"4cc19daf6fa064ddb54444b1864ea4a9c553d62d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/uzzu/kortex/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/uzzu/kortex/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/uzzu/kortex/pull-request-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/uzzu/kortex/pull-request-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/uzzu/kortex/pull-request-build.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T21:39:52.627Z","repository_id":34054435,"created_at":"2025-08-21T21:39:52.627Z","updated_at":"2025-08-21T21:39:52.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282371968,"owners_count":26658350,"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","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"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","kotlin-coroutines","kotlin-multiplatform"],"created_at":"2025-11-02T23:00:56.155Z","updated_at":"2025-11-02T23:01:23.856Z","avatar_url":"https://github.com/uzzu.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coding Style][ktlint-img]][ktlint] [![Released Version][maven-img]][maven]\n\n# Kortex\n\nKotlin Coroutines helpers\n\n## Requirements\n\nKotlin 1.6.+\n\n## Setup\n\n```kotlin\nimplementation(\"co.uzzu.kortex:kortex:0.11.0\")\n```\n\nor resolve manually without using gradle metadata\n\n```kotlin\n// common project\nimplementation(\"co.uzzu.kortex:kortex-common:0.11.0\")\n\n// jvm project\nimplementation(\"co.uzzu.kortex:kortex-jvm:0.11.0\")\n\n// Android release project\nimplementation(\"co.uzzu.kortex:kortex-android:0.11.0\")\n\n// Android debug project\nimplementation(\"co.uzzu.kortex:kortex-android-debug:0.11.0\")\n```\n\n## Features\n\n### hot-launching\n\n[See more examples](subprojects/core/src/commonTest/kotlin/co/uzzu/kortex/HotLaunchTest.kt)\n\n### Pseudo hot-stream Flow with key cached\n\nIt works like `publish().refcount()` in RxJava, and caches the Flow instance by key string, so you can use a hot-stream considering the change of arguments.\n\n[See more examples](subprojects/core/src/commonTest/kotlin/co/uzzu/kortex/KeyedSingleSharedFlowTest.kt)\n\n### Deferred action after mutex unlocked\n\nDeferred action after mutex unlocked, by using `MutexContext#defer` .\n[See more examples](subprojects/core/src/commonTest/kotlin/co/uzzu/kortex/MutexContextDeferTest.kt)\n\n### (Deprecated since 0.6.0, deleted since 0.9.0) hot-invocation for suspending function\n\nPlease migrate to Pseudo hot-stream Flow with key cached feature. It can be used to suspending function.\n\n## License\n\n[Apache 2.0 license](LICENSE.txt)\n\n[ktlint-img]: https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg\n[ktlint]: https://ktlint.github.io/\n[maven-img]: https://img.shields.io/maven-central/v/co.uzzu.kortex/kortex.svg?maxAge=2000\n[maven]: https://search.maven.org/search?q=g:co.uzzu.kortex\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzzu%2Fkortex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzzu%2Fkortex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzzu%2Fkortex/lists"}