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

core: scaladocs

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
data: scaladocs

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
core: Path integration with directories-jvm

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
core: Clock stopwatch, deadline, and unsafe APIs

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

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update scala-library to 2.12.20

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update zio-laws-laws, zio-prelude to 1.0.0-RC31

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

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

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

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
core: don't print Unit result in KyoApp

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
prelude: Check effect

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
core: introduce System

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
Add ZIO style System core effect.

github.com/getkyo/kyo - DamianReeves opened this issue 5 months ago
scheduler: avoid primitive boxing in regulators

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
kernel: inline <.unit

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
kernel: optimize Effect.handle.state

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
kernel: safepoint optimizations

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
prelude: scaladocs for effects

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
bench: introduce JIT profile warmup mechanism

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
scheduler: optimize worker cycling

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
kernel: EffectTS-inspired 'pipe' methods

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
fix compilation warning due to duplicate package methods

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

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update zio-laws-laws, zio-prelude to 1.0.0-RC30

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

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Return Unit for `TypeMap#get[Any]` on empty TypeMap

github.com/getkyo/kyo - hearnadam opened this pull request 5 months ago
fix typo in Async section

github.com/getkyo/kyo - vkurdin opened this pull request 5 months ago
Update fs2-core to 3.11.0

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
fix release of JS artifacts

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
re-enable JS build for ZIO artifacts

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
TypeMap.empty.get[Any] throws fatal

github.com/getkyo/kyo - hearnadam opened this issue 5 months ago
remove unused code

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

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Scala 3.5

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
Env.runLayer can handle effects introduced by layers

github.com/getkyo/kyo - johnhungerford opened this pull request 5 months ago
Add an integration with case-app

github.com/getkyo/kyo - DamianReeves opened this issue 5 months ago
Update sbt-scoverage to 2.1.1

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update scala3-library to 3.5.0

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update zio-logging, zio-logging-slf4j2 to 2.3.1

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
readme: Debug

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Ansi

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Duration

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: TypeMap

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Retry

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Stream

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: update intro + get started

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Memo

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
readme: Layer

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
avoid generating internal frames

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
rename Loop.Result to Loop.Outcome

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
prelude tests cleanup

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
Refactor effect types

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
ContextEffect.handle for constant values

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
move Chunk to kyo-data

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
introduce kyo-data

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
Update kyo-combinators for kyo-prelude refactor

github.com/getkyo/kyo - johnhungerford opened this pull request 5 months ago
Update sbt-ci-release to 1.6.1

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Reintroduce Stream.buffer

github.com/getkyo/kyo - fwbrasil opened this issue 5 months ago
debug effect

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
make Chunk a Seq

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
fix readme

github.com/getkyo/kyo - fwbrasil opened this pull request 5 months ago
Update scalac-options to 0.1.7

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update logback-classic to 1.5.7

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update scala3-library to 3.4.3

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
Update zio-laws-laws, zio-prelude to 1.0.0-RC29

github.com/getkyo/kyo - scala-steward opened this pull request 5 months ago
port codebase to the new design in kyo-prelude

github.com/getkyo/kyo - fwbrasil opened this pull request 6 months ago
new design wip

github.com/getkyo/kyo - fwbrasil opened this pull request 6 months ago
Update slf4j-api to 2.0.16

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

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update zio-laws-laws, zio-prelude to 1.0.0-RC28

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

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

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update client3:core to 3.9.8

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
Update sbt-ci-release to 1.6.0

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
prelude: revert pending type encoding to an opaque type

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

github.com/getkyo/kyo - fwbrasil opened this pull request 6 months ago
Update cats-mtl to 1.5.0

github.com/getkyo/kyo - scala-steward opened this pull request 6 months ago
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 6 months ago
Update vertx-core, vertx-web to 4.5.9

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

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

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

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

github.com/getkyo/kyo - fwbrasil opened this pull request 6 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