Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kyo

Kyo is a toolkit for Scala development, spanning from browser-based apps in ScalaJS to high-performance backends on the JVM.
Collective - Host: opensource - https://opencollective.com/getkyo - Website: https://getkyo.io/ - Code: https://github.com/getkyo/kyo

Update zio, zio-concurrent, zio-test, ... to 2.1.7

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update tapir-core, tapir-json-zio, ... to 1.11.0

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update scalafmt-core to 3.8.3

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.15

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
ansi frame rendering

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Update vertx-core, vertx-web to 4.5.9

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.14

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Tag is not a sub-type of Intersection

github.com/getkyo/kyo - steinybot opened this issue 7 months ago
Fix Tag index out of bounds (#549)

github.com/getkyo/kyo - steinybot opened this pull request 7 months ago
prelude: optimizations for IOTask

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.13

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Typemap deterministic get

github.com/getkyo/kyo - steinybot opened this pull request 7 months ago
TypeMap retrieval is non-deterministic

github.com/getkyo/kyo - steinybot opened this issue 7 months ago
prelude: Safepoint.ensure fix + optimizations

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: introduce Emit.runAck

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
scheduler: avoid draining workers multiple times

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
remove unused code in Frame

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Update sbt-mdoc to 2.5.4

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update sbt to 1.10.1

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update opentelemetry-api, ... to 1.40.0

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update zio, zio-concurrent, zio-test, ... to 2.1.6

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
prelude: avoid allocations for tracing

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Loop improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Var improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
state benchmarks

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: lift pure functions

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Lazily initialize `default` in `Local`

github.com/getkyo/kyo - hearnadam opened this pull request 7 months ago
avoid Reducible allocations

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: error handling improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Update sbt-scoverage to 2.1.0

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.12

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update caliban, caliban-tapir to 2.8.1

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
prelude: Memo and Layer

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Stream and Emit effects

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: misc improvements and fixes

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
make Effect.handle* methods partially tail-recursive

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
use KyoContinue to reduce bytecode size

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
disable release workflow for now

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: add Safepoint.ensure

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: tracing fixes and improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: introduce Abort.error + test improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Boundary for sequences

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Abort/Maybe fixes and improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
remove scalafmt commit hook

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Var.run improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: Maybe and Result improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Update zio-http to 3.0.0-RC9

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update zio, zio-concurrent, zio-test, ... to 2.1.5

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
Update caliban, caliban-tapir to 2.8.0

github.com/getkyo/kyo - scala-steward opened this pull request 7 months ago
prelude: Coroutine effect

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: safepoint interceptors

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
chunks: avoid ClassTag cache lookup

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
prelude: typed failures in Result

github.com/getkyo/kyo - fwbrasil opened this pull request 7 months ago
Add benchmarks for TypeMap vs ZEnvironment

github.com/getkyo/kyo - hearnadam opened this pull request 7 months ago
Update scalatest to 3.2.19

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Update sbt-mdoc to 2.5.3

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Update zio, zio-concurrent, zio-test, ... to 2.1.4

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.10

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Update caliban, caliban-tapir to 2.7.2

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Distinct TypeMap

github.com/getkyo/kyo - steinybot opened this pull request 8 months ago
add: TypeMap[A].prune[B]

github.com/getkyo/kyo - hearnadam opened this pull request 8 months ago
Option to disable logging the result in KyoApp

github.com/getkyo/kyo - steinybot opened this issue 8 months ago
Shutdown gracefully on SIGINT

github.com/getkyo/kyo - steinybot opened this issue 8 months ago
Fix field nullability in Caliban schema instances

github.com/getkyo/kyo - ghostdogpr opened this pull request 8 months ago
new core design (kyo-prelude)

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
docs: Correct heading levels for Data Types sections

github.com/getkyo/kyo - taretmch opened this pull request 8 months ago
Update scalafmt-core to 3.8.2

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Update tapir-core, tapir-json-zio, ... to 1.10.9

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Use Typelevel scalac-options

github.com/getkyo/kyo - steinybot opened this pull request 8 months ago
Update zio, zio-concurrent, zio-test, ... to 2.1.3

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Add workaround for git worktree

github.com/getkyo/kyo - steinybot opened this pull request 8 months ago
data types readme + for-comprehension support

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
use Result for Fiber completions

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
result: support null values

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
Where is kyo-combinators?

github.com/getkyo/kyo - ahoy-jon opened this issue 8 months ago
Disable cooperative yielding in zio scheduler

github.com/getkyo/kyo - ghostdogpr opened this pull request 8 months ago
Prometheus cilent

github.com/getkyo/kyo - Ameer-officials opened this pull request 8 months ago
Update opentelemetry-api, ... to 1.39.0

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
prometheus client setup with custom metrics integration

github.com/getkyo/kyo - Ameer-officials opened this pull request 8 months ago
prometheus client setup with custom metrics integration

github.com/getkyo/kyo - Ameer-officials opened this pull request 8 months ago
Update izumi-reflect to 2.3.10

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Remove separate os lib module + fixes + readme

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
tags: fix perf regression with int encoding

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
add: TypeMap.show, improving fatal error message

github.com/getkyo/kyo - hearnadam opened this pull request 8 months ago
Fixed README: replace tabs with spaces

github.com/getkyo/kyo - johnhungerford opened this pull request 8 months ago
chunk fixes

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
Result (lightweight Try)

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
Update zio, zio-concurrent, zio-test, ... to 2.1.2

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago
Maybe: allocationless Option (with nesting support!)

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
provide trace origin for fiber interruptions

github.com/getkyo/kyo - fwbrasil opened this pull request 8 months ago
New Encoding Again—Maybe

github.com/getkyo/kyo - kitlangton opened this issue 8 months ago
add: Aborts.get overload for `Try`

github.com/getkyo/kyo - hearnadam opened this pull request 8 months ago
Update jctools-core to 4.0.5

github.com/getkyo/kyo - scala-steward opened this pull request 8 months ago