Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typelevel/fs2
Compositional, streaming I/O library for Scala
https://github.com/typelevel/fs2
Fix `Signal#ap` bug in `getAndDiscreteUpdates`
armanbilge opened this pull request over 1 year ago
armanbilge opened this pull request over 1 year ago
fix: chunk get together when random rechunk
yyy1000 opened this pull request over 1 year ago
yyy1000 opened this pull request over 1 year ago
flake.lock: Update
typelevel-steward[bot] opened this pull request over 1 year ago
typelevel-steward[bot] opened this pull request over 1 year ago
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1
typelevel-steward[bot] opened this pull request over 1 year ago
typelevel-steward[bot] opened this pull request over 1 year ago
`interruptWhen` and friends shouldn't cancel downstream processing
Jasper-M opened this issue over 1 year ago
Jasper-M opened this issue over 1 year ago
Update sbt-scala-native-crossproject to 1.3.0
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
typo
danthemangold opened this issue almost 2 years ago
danthemangold opened this issue almost 2 years ago
parEvalMap deadlocks when Stream's `F` has extra error channels
Daenyth opened this issue almost 2 years ago
Daenyth opened this issue almost 2 years ago
Specialize `Chunk#toArraySlice`
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Stream - expand evalMapChunk, evalTapChunk.
diesalbla opened this pull request almost 2 years ago
diesalbla opened this pull request almost 2 years ago
Stream - microptimise EvalTap
diesalbla opened this pull request almost 2 years ago
diesalbla opened this pull request almost 2 years ago
rechunkRandomly sometimes emits everything in a single chunk
Jasper-M opened this issue almost 2 years ago
Jasper-M opened this issue almost 2 years ago
Update scalafmt-core to 3.7.3
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Offer implicits for any `LiftIO`
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Chunk - Add optimised traverse_ for StackSafeMonad.
diesalbla opened this pull request almost 2 years ago
diesalbla opened this pull request almost 2 years ago
Chunk - Optimise Flatten implementation.
diesalbla opened this pull request almost 2 years ago
diesalbla opened this pull request almost 2 years ago
Fix unintended unchunking by adding override map
yyy1000 opened this pull request almost 2 years ago
yyy1000 opened this pull request almost 2 years ago
Slower sleep+timeout for `timed` doctest
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Unintended unchunking when using Monad instance of Stream
bwiercinski opened this issue almost 2 years ago
bwiercinski opened this issue almost 2 years ago
Groupwithin improvements
Angel-O opened this pull request almost 2 years ago
Angel-O opened this pull request almost 2 years ago
fixing assertion in parEval test
Angel-O opened this pull request almost 2 years ago
Angel-O opened this pull request almost 2 years ago
More `null` checks in JS streams
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Fixing interruption behaviour
Angel-O opened this pull request almost 2 years ago
Angel-O opened this pull request almost 2 years ago
Non-blocking backend for `Process` APIs
armanbilge opened this issue almost 2 years ago
armanbilge opened this issue almost 2 years ago
Increase timeouts
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Add macOS to CI matrix
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Implicit instances for `IO` only
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Fix NPE for socket writes on Node.js 19
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Relax status check for google TLS tests
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Update CONTRIBUTING.md for Native build
mpilquist opened this pull request almost 2 years ago
mpilquist opened this pull request almost 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.12
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Fix ProcessSuite on OS X
mpilquist opened this pull request almost 2 years ago
mpilquist opened this pull request almost 2 years ago
Update ip4s-core to 3.3.0
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update to ip4s 3.3.0
mpilquist opened this pull request almost 2 years ago
mpilquist opened this pull request almost 2 years ago
Support reading from `ReadCursor` / writing to `WriteCursor` via `Socket`
armanbilge opened this issue almost 2 years ago
armanbilge opened this issue almost 2 years ago
More configuration for `Process` stdin/stdout/stderr streams
armanbilge opened this issue almost 2 years ago
armanbilge opened this issue almost 2 years ago
groupWithin: inconsistent behaviour on source termination
Angel-O opened this issue almost 2 years ago
Angel-O opened this issue almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Added writeUtf8 and writeUtf8Lines
TonioGela opened this pull request almost 2 years ago
TonioGela opened this pull request almost 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.11
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Refactor JVM unixsockets
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Added Lepus to ecosystem
hnaderi opened this pull request almost 2 years ago
hnaderi opened this pull request almost 2 years ago
groupwithin new implementation
Angel-O opened this pull request almost 2 years ago
Angel-O opened this pull request almost 2 years ago
Fix interleaveOrdered effectful cases [Fixes typelevel/fs2#3156]
ivan-klass opened this pull request almost 2 years ago
ivan-klass opened this pull request almost 2 years ago
WIP: Cross-compile `interop.flow`
BalmungSan opened this pull request almost 2 years ago
BalmungSan opened this pull request almost 2 years ago
Update sbt-typelevel, sbt-typelevel-site to 0.4.19
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update sbt-scala-native-config-brew-github-actions to 0.1.3
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
High Overhead - MessageDigest
etspaceman opened this issue almost 2 years ago
etspaceman opened this issue almost 2 years ago
`interleaveOrdered` unexpected behavior
aartigao opened this issue almost 2 years ago
aartigao opened this issue almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Stream - reimplement without Pull.loop
diesalbla opened this pull request almost 2 years ago
diesalbla opened this pull request almost 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.5.0-RC3
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update scodec-bits to 1.1.37
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update scodec-bits to 1.1.36
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update scalafmt-core to 3.7.2
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Introduce `Process` API
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Optimize `Chunk#to{Byte,Char}Buffer`, add note about mutability
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Update epollcat to 0.1.4
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Don't test TLSv1, v1.1 on Node.js, fix JVM TLS error test
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Microptimize `Signal#getAndDiscreteUpdates`
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.7
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update to Cats Effect v3.5.0-RC2
armanbilge opened this pull request almost 2 years ago
armanbilge opened this pull request almost 2 years ago
flake.lock: Update
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Avoid boxing in `ScopedResource.State` internals
danicheg opened this pull request almost 2 years ago
danicheg opened this pull request almost 2 years ago
API to directly open TLS connections, instead of upgrading an existing socket
armanbilge opened this issue almost 2 years ago
armanbilge opened this issue almost 2 years ago
Tweak `Scope#close` for a bit better performance
danicheg opened this pull request almost 2 years ago
danicheg opened this pull request almost 2 years ago
Optimize the **Java** `Flow` interop
BalmungSan opened this pull request almost 2 years ago
BalmungSan opened this pull request almost 2 years ago
Update scala3-library, ... to 3.2.2
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
Update scalafmt-core to 3.7.1
typelevel-steward[bot] opened this pull request almost 2 years ago
typelevel-steward[bot] opened this pull request almost 2 years ago
readInputStream(in, chunkSize) allocates a full chunkSize for each read operation
jakobmerrild opened this issue almost 2 years ago
jakobmerrild opened this issue almost 2 years ago
`StreamDecoder.many` fails silently on nested length-delimited codecs
lucianojoublanc-da opened this issue almost 2 years ago
lucianojoublanc-da opened this issue almost 2 years ago
Replace "ToPull" operations with "Pull.uncons"
diesalbla opened this pull request about 2 years ago
diesalbla opened this pull request about 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.4
typelevel-steward[bot] opened this pull request about 2 years ago
typelevel-steward[bot] opened this pull request about 2 years ago
Implement I/O with CE polling system on JVM
armanbilge opened this pull request about 2 years ago
armanbilge opened this pull request about 2 years ago
Use CE polling system for non-blocking I/O on Native
armanbilge opened this pull request about 2 years ago
armanbilge opened this pull request about 2 years ago
parEvalMap* runs resource finaliser before usage
nikiforo opened this issue about 2 years ago
nikiforo opened this issue about 2 years ago
Fix `async_` usages for new uncancelable semantic
armanbilge opened this pull request about 2 years ago
armanbilge opened this pull request about 2 years ago
Update jnr-unixsocket to 0.38.19
typelevel-steward[bot] opened this pull request about 2 years ago
typelevel-steward[bot] opened this pull request about 2 years ago
Update sbt-typelevel, sbt-typelevel-site to 0.4.17
typelevel-steward[bot] opened this pull request about 2 years ago
typelevel-steward[bot] opened this pull request about 2 years ago
Fix typos in timeseries docs
mpilquist opened this pull request about 2 years ago
mpilquist opened this pull request about 2 years ago
Chunk - Introduced an "Interspersed" class.
diesalbla opened this pull request over 2 years ago
diesalbla opened this pull request over 2 years ago
Scala Native
armanbilge opened this pull request over 2 years ago
armanbilge opened this pull request over 2 years ago
Solutions to three exercises!
DeamonDev opened this pull request over 2 years ago
DeamonDev opened this pull request over 2 years ago
Stream: extend some method Scala docs.
diesalbla opened this pull request over 2 years ago
diesalbla opened this pull request over 2 years ago
Deprecate INothing
mpilquist opened this pull request almost 3 years ago
mpilquist opened this pull request almost 3 years ago
Documentation: Add information about `Channel`
davesmith00000 opened this issue almost 3 years ago
davesmith00000 opened this issue almost 3 years ago
Fs2 IO: introduce method to read with shared buffer.
diesalbla opened this pull request almost 3 years ago
diesalbla opened this pull request almost 3 years ago
Pull#mapOutput deleted between 2.5.10 and 3.0.0
gwils opened this issue almost 3 years ago
gwils opened this issue almost 3 years ago
Add methods to timeout on pulls
bplommer opened this pull request almost 3 years ago
bplommer opened this pull request almost 3 years ago
Fix slowdown in throttle due to improper use of stepLeg
mpilquist opened this pull request almost 3 years ago
mpilquist opened this pull request almost 3 years ago
Fix #2785 - fix problematic usage of Stream.bracket in gunzip and add Pull.evalMap and Pull.lease
mpilquist opened this pull request almost 3 years ago
mpilquist opened this pull request almost 3 years ago
Initial prototype of outputting scope tree as DOT graph
mpilquist opened this pull request almost 3 years ago
mpilquist opened this pull request almost 3 years ago
Stream: extend docs for `attempts`, `last`, `map`, `emits`.
diesalbla opened this pull request about 3 years ago
diesalbla opened this pull request about 3 years ago
Fix #2717
mpilquist opened this pull request about 3 years ago
mpilquist opened this pull request about 3 years ago
Change Socket#read to disallow a read after a timeout
mpilquist opened this pull request about 3 years ago
mpilquist opened this pull request about 3 years ago
Create a Chunk from an IterableOnce
peterneyens opened this pull request about 3 years ago
peterneyens opened this pull request about 3 years ago
Improve memory efficiency of Chunk.filter and replace internal use of mutable.Buffer with mutable.ArrayBuilder
mpilquist opened this pull request about 3 years ago
mpilquist opened this pull request about 3 years ago