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

[kernel] Loop optimizations

github.com/getkyo/kyo - fwbrasil opened this pull request 8 days ago
[bench] separate comparative benchmarks

github.com/getkyo/kyo - fwbrasil opened this pull request 8 days ago
[core] attempt to fix flaky Meter test

github.com/getkyo/kyo - fwbrasil opened this pull request 8 days ago
Implement kyo-offheap for Scala Native

github.com/getkyo/kyo - aybanda opened this pull request 8 days ago
[data] introduce Environment and improve KyoException

github.com/getkyo/kyo - fwbrasil opened this pull request 8 days ago
[feature]: kyo-aeron in Scala Native

github.com/getkyo/kyo - fwbrasil opened this issue 9 days ago
migrate tests to use typeCheckFailure

github.com/getkyo/kyo - fwbrasil opened this pull request 9 days ago
[feature]: kyo-offheap in Scala Native

github.com/getkyo/kyo - fwbrasil opened this issue 11 days ago
fix: bug CanEqual derivation for records

github.com/getkyo/kyo - road21 opened this pull request 12 days ago
fix issue templates + remove task list from PR template

github.com/getkyo/kyo - fwbrasil opened this pull request 13 days ago
Kyo logging works at the Error level only

github.com/getkyo/kyo - halansary opened this issue 13 days ago
[aeron] introduce integration

github.com/getkyo/kyo - fwbrasil opened this pull request 13 days ago
Rename Stream.run* methods

github.com/getkyo/kyo - fwbrasil opened this issue 14 days ago
[core] Fix SLF4J log levels

github.com/getkyo/kyo - hearnadam opened this pull request 14 days ago
Overloaded Stream methods for pure/effectful transformations

github.com/getkyo/kyo - johnhungerford opened this pull request 14 days ago
Hub.init/initWith should be Resource

github.com/getkyo/kyo - johnhungerford opened this issue 15 days ago
Removed all references to Ack in docs

github.com/getkyo/kyo - johnhungerford opened this pull request 15 days ago
Error handle without panic

github.com/getkyo/kyo - johnhungerford opened this pull request 15 days ago
remove IO.unit

github.com/getkyo/kyo - fwbrasil opened this pull request 15 days ago
github issue and PR templates

github.com/getkyo/kyo - fwbrasil opened this pull request 15 days ago
test incremental PR

github.com/getkyo/kyo - fwbrasil opened this pull request 15 days ago
[core] hub improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 15 days ago
use initWith where possible

github.com/getkyo/kyo - fwbrasil opened this pull request 16 days ago
Kyo in Clojure

github.com/getkyo/kyo - fwbrasil opened this issue 16 days ago
Poll docs still mentions Ack

github.com/getkyo/kyo - steinybot opened this issue 16 days ago
typeCheckProbe doesn't consider its scope

github.com/getkyo/kyo - fwbrasil opened this issue 17 days ago
[scheduler] pekko integration

github.com/getkyo/kyo - fwbrasil opened this pull request 18 days ago
core: exit KyoApp on failure

github.com/getkyo/kyo - hearnadam opened this pull request 18 days ago
[scheduler] fix config scaladocs

github.com/getkyo/kyo - fwbrasil opened this pull request 18 days ago
Update for kyo-reactive-stream

github.com/getkyo/kyo - HollandDM opened this pull request 18 days ago
[prelude] tests for Choice with collection operations

github.com/getkyo/kyo - fwbrasil opened this pull request 19 days ago
StreamBench is not fair

github.com/getkyo/kyo - fwbrasil opened this issue 19 days ago
reorganize base test classes

github.com/getkyo/kyo - fwbrasil opened this pull request 20 days ago
drop All trait

github.com/getkyo/kyo - road21 opened this pull request 20 days ago
[data] Result improvements

github.com/getkyo/kyo - fwbrasil opened this pull request 20 days ago
`Kyo.foreach*` should support more than Seq

github.com/getkyo/kyo - hearnadam opened this issue 21 days ago
[data] add Render instance for Record (#1008)

github.com/getkyo/kyo - road21 opened this pull request 21 days ago
Update sbt-scoverage to 2.3.0

github.com/getkyo/kyo - scala-steward opened this pull request 22 days ago
Update scalafmt-core to 3.8.4

github.com/getkyo/kyo - scala-steward opened this pull request 22 days ago
Update sbt-scalafmt to 2.5.3

github.com/getkyo/kyo - scala-steward opened this pull request 22 days ago
Native HTTP server via SNUnit

github.com/getkyo/kyo - fwbrasil opened this issue 22 days ago
Error handling without panic

github.com/getkyo/kyo - johnhungerford opened this issue 22 days ago
[data] records more than 22 AsFields (#1006)

github.com/getkyo/kyo - road21 opened this pull request 22 days ago
[stm] fix TTable index initialization

github.com/getkyo/kyo - fwbrasil opened this pull request 22 days ago
[scheduler] disable singleton mechanism

github.com/getkyo/kyo - fwbrasil opened this pull request 23 days ago
[ci] /bench command

github.com/getkyo/kyo - hearnadam opened this issue 23 days ago
Record: staging

github.com/getkyo/kyo - fwbrasil opened this issue 23 days ago
Record: Provide Render evidence

github.com/getkyo/kyo - fwbrasil opened this issue 23 days ago
Record: Provide CanEqual evidence

github.com/getkyo/kyo - fwbrasil opened this issue 23 days ago
[core] introduce IO.withLocal

github.com/getkyo/kyo - fwbrasil opened this pull request 23 days ago
[build] fix kyo-scheduler-finagle release

github.com/getkyo/kyo - fwbrasil opened this pull request 23 days ago
[offheap] introduce module

github.com/getkyo/kyo - fwbrasil opened this pull request 24 days ago
[core] Async.never

github.com/getkyo/kyo - hearnadam opened this pull request 24 days ago
[data] Chunk fixes & benchmark

github.com/getkyo/kyo - hearnadam opened this pull request 24 days ago
Update opentelemetry-api, ... to 1.46.0

github.com/getkyo/kyo - scala-steward opened this pull request 24 days ago
Update tapir-core, tapir-json-zio, ... to 1.11.12

github.com/getkyo/kyo - scala-steward opened this pull request 24 days ago
[core] make IO.ensure private[kyo]

github.com/getkyo/kyo - fwbrasil opened this pull request 26 days ago
[stm] remove initNow and introduce initWith

github.com/getkyo/kyo - fwbrasil opened this pull request 26 days ago
Update sbt-scalajs to 1.18.1

github.com/getkyo/kyo - scala-steward opened this pull request 26 days ago
[combinators] fix flaky test

github.com/getkyo/kyo - fwbrasil opened this pull request 26 days ago
[scheduler] finagle integration

github.com/getkyo/kyo - fwbrasil opened this pull request 27 days ago
[kernel] TracePool flaky test

github.com/getkyo/kyo - fwbrasil opened this pull request 27 days ago
[bench] remove Ox

github.com/getkyo/kyo - fwbrasil opened this pull request 27 days ago
Stream: tap and tapChunk

github.com/getkyo/kyo - johnhungerford opened this pull request 27 days ago
Channel implementation with zero capacity

github.com/getkyo/kyo - johnhungerford opened this issue 28 days ago
[direct] improve error messages + test coverage

github.com/getkyo/kyo - fwbrasil opened this pull request 28 days ago
[scheduler] improve XSRandom distribution

github.com/getkyo/kyo - fwbrasil opened this pull request 28 days ago
[scheduler] tuning + cats improvement + scaladocs

github.com/getkyo/kyo - fwbrasil opened this pull request 29 days ago
[kernel] avoid capturing `size` in Kyo.* methods

github.com/getkyo/kyo - fwbrasil opened this pull request 29 days ago
Channel: drain/drainUpTo include pending puts

github.com/getkyo/kyo - johnhungerford opened this pull request 30 days ago
Update logback-classic to 1.5.16

github.com/getkyo/kyo - scala-steward opened this pull request 30 days ago
Remove ack from Emit and Poll

github.com/getkyo/kyo - johnhungerford opened this pull request 30 days ago
[scheduler] don't preempt task if worker queue is empty

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[build] use coursier/cache-action

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[bench] fix http benchmarks

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[kernel][core] IO and Async optimizations

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[core] Channel fixes and additional tests

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[core] avoid AtomicReference allocation in IOPromise

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
[core] introduce Async.memoize

github.com/getkyo/kyo - fwbrasil opened this pull request about 1 month ago
Chunk unboxed support

github.com/getkyo/kyo - sideeffffect opened this pull request about 1 month ago
Chunk.Indexed extends IndexedSeq

github.com/getkyo/kyo - sideeffffect opened this pull request about 1 month ago
Remove Ack from Emit/Stream

github.com/getkyo/kyo - johnhungerford opened this issue about 1 month ago
Hub: streaming from Listener

github.com/getkyo/kyo - johnhungerford opened this pull request about 1 month ago
Update client3:core to 3.10.2

github.com/getkyo/kyo - scala-steward opened this pull request about 1 month ago
Update caliban, caliban-tapir to 2.9.1

github.com/getkyo/kyo - scala-steward opened this pull request about 1 month ago
[data] Chunk improvements

github.com/getkyo/kyo - hearnadam opened this pull request about 1 month ago