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

Merge pull request #3097 from typelevel/update/sbt-1.8.1

Update sbt to 1.8.1

010f4702e94d54aefdb40de39a2658835eb9f456 authored about 2 years ago
Update sbt to 1.8.1

18f26a8d3cfa814ef4351b1972ecb1c3690fe822 authored about 2 years ago
Add comment about cancelation leaking

56b9b95d7dbde2b08d0e54e0d8d63bdcb701147b authored about 2 years ago
Fix source-compatibility on Native

2f0cf6be2c237e1a424ddc914823a6bd485ee4ba authored about 2 years ago
Rename singletonOrError to onlyOrError

2922d1d8fd24b2706be9951344c9eca2f78b4ee0 authored about 2 years ago
Merge pull request #3094 from typelevel/update/cats-effect-3.4.4

Update cats-effect, cats-effect-laws, ... to 3.4.4

4e16d347284058763f6781d7eca82ffb65dbeda5 authored about 2 years ago
Merge pull request #3096 from typelevel/update/flake-lock

flake.lock: Update

5c6bc8a0733afb695681c217403202be72646ff6 authored about 2 years ago
Merge pull request #3095 from diesalbla/randomrechunk-rewrite

rechunkRandomlyWithSeed - Microoptimise implementation.

8352617de28d8e2cadbbb38a8b1cae26bf544039 authored about 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/7...

2bf3340211cfa7b596f5ad0beaa5bd854e39ca4a authored about 2 years ago
rechunkRandomlyWithSeed - Microoptimise implementation.

- Avoid the call to the "chunks" function, just Pull from underlying.
- Instead of using an `Opt...

103b7b1dfd60f16fed375eca77e95034fd00f13a authored about 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.4

1314764fe743df0a82a315d9e737bd6564ee4bd8 authored about 2 years ago
Hush MiMa

2d970e814e320fd11125ec3a7d5a8feb97f1fb6e authored about 2 years ago
Use `ThreadFactories` for stdin exec

e9f98178e1c90d05fde9bdf49fa3693a0f18aa7d authored about 2 years ago
Delete out-dated comments

e662ff719a9ae8a9a380b6166ed444f084e98229 authored about 2 years ago
Use a dedicated executor for stdin

a9bab104c0083c8ea6a0de24f965a0c2caafefa1 authored about 2 years ago
Increase timeout for Native compression suite (#3090)

7af8d5d02499b2a74751af913947afd0282a2b40 authored about 2 years ago
Update doc for Stream exists method (#3092)

48cee2125312693362785dc425bf6f2cc5d762c6 authored about 2 years ago
Fix scaladoc

c955ddb8c614024d94ca5c10d225c684ecdb77d9 authored about 2 years ago
Workaround so `fs2.io.stdin` is cancelable

b9063b58677583caa9465fac942d0ebb715490ff authored about 2 years ago
Merge pull request #3089 from typelevel/update/cats-effect-3.4.3

Update cats-effect, cats-effect-laws, ... to 3.4.3

c04d95311dc1f53a820c6e3f3c82734fa46af51a authored about 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.3

becf1b44c7e670d7b09052299778fe1c0d74d5f3 authored about 2 years ago
Add singletonOrError

Add CompileOps.singletonOrError to compile singleton streams while preserving the intent and rai...

abcebe5681e3ebf9ce83b1f3b2821a3e2060a5d4 authored about 2 years ago
Merge pull request #3086 from typelevel/update/flake-lock

flake.lock: Update

be19a5b160394a5ccfecfce5da6ecb2b5779ec55 authored about 2 years ago
remove outdated scaladoc comment (#3084)

64472622bf905ad822833c679d20b30d0211dc22 authored about 2 years ago
Return empty stream if topic is closed (#3085)

* return empty stream if topic is closed
* use executeEmbed

ff99a9103624ca8a6dad4e97cc02ac7feb100e0f authored about 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/7...

469d4c2c412cc39ec06d1ae416758347b45194dc authored about 2 years ago
Merge pull request #3082 from armanbilge/fix/native-deps-build-config

Fix native deps in build

571bda5628c859107372cf8fe90e5d9bc6086562 authored about 2 years ago
Try to re-implement `hold1` with `stepLeg`

0d765b7f2b3293ee464591e45daf3bac80f1234a authored about 2 years ago
Replicate https://github.com/typelevel/fs2/issues/3081

6094ec8b55984389552a0bc6a02bde083fe93651 authored about 2 years ago
Fix native deps in build

ce7085f1ee95eb7f04daff051796fba6278fb136 authored about 2 years ago
Clarify scaladoc

dd6e4e3f5bb57001cad158bcdd46f5ee16d72c20 authored about 2 years ago
Refactor and fix `SignallingMapRef`

7ef420042d5d9498d09b1d8e02e1e832ffaf17ea authored about 2 years ago
wip fixing `SignallingMapRef`

37bc4457065cf96ef20cb80f371fe3a42e959a2b authored about 2 years ago
Add test for spurious events in `SignallingMapRef`

16996e73c819aaf29f57b6a4cc9fa29329c529ce authored about 2 years ago
Merge pull request #3079 from armanbilge/fix/s2n-shutdown-blinding

Guarantee blinding on s2n shutdown error

2fe9d080e3aed76cb5dc932d63466d6e1c955432 authored about 2 years ago
Guarantee blinding on s2n shutdown error

ca86347db98a711e2b33461e6ef9e098024b3f2f authored about 2 years ago
Merge pull request #3077 from typelevel/update/flake-lock

flake.lock: Update

eb7e75e58b4f640e41053c328e86f79a013427c2 authored about 2 years ago
Merge pull request #3078 from typelevel/pr/api-redirect

Add redirect for API docs

ca10cb647f3c11ef11e37ea30a298a1f1fcb9caf authored about 2 years ago
Add redirect for API docs [ci skip]

8c353eefc9d46d6cee5833cd1a973a9918a20fbb authored about 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/2...

7631c746b4c47260a1ea332486309a80e4340bf6 authored about 2 years ago
Merge pull request #3075 from typelevel/update/flake-lock

flake.lock: Update

57032ffdc4906b54a0f1acf4b506a2c5b97f9084 authored about 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/6...

b94361fe4d1f20103fb4ecbf152455346a6a31e1 authored about 2 years ago
Merge pull request #3074 from typelevel/update/epollcat-0.1.3

Update epollcat to 0.1.3

acde054b3d42f33c217575e4a0bd7ca85a2dc6b6 authored about 2 years ago
Revert workarounds

d65ed09949cd1c15972ffb429529c363bf479d6e authored about 2 years ago
Update epollcat to 0.1.3

dbca98fb5ba9d1f69f7e09d2e41b55ed656fe2bc authored about 2 years ago
Merge pull request #3073 from matkob/3072/extend_path

Simplify creating `Path` in custom `FileSystem`

a11d70ef9c45ae980c23e2042a65d439b5492e17 authored about 2 years ago
Simplify creating `Path` in custom `FileSystem`

4b6634962b459a1b7fcd35ffa21f8abd137b1a76 authored about 2 years ago
Merge pull request #3066 from skennedy/files-create-link

Add Files.createLink for hard links

a11875462d4b9f89662583c6cbc05c4cdf0478b0 authored about 2 years ago
Merge pull request #3067 from typelevel/update/cats-effect-3.4.2

Update cats-effect, cats-effect-laws, ... to 3.4.2

8de2df015d160dbb795dd096874af563fc6d155d authored about 2 years ago
Merge pull request #3069 from armanbilge/topic/cross-platform-compression-suite

Cross platform `CompressionSuite` for Native

777eaf142f557822d3b9cfbd424480340a456eba authored about 2 years ago
Merge pull request #3070 from armanbilge/feature/cross-platform-hash

Cross `hash` for JS and Native

41567177d17d269c056b21b07a39e51c270cce8f authored about 2 years ago
Better error-handling of missing digest algo on Native

dbae6ab5b88c8a14bd8a622a977ecf9ac54fc1b6 authored about 2 years ago
Cross `hash` for Native

a8bad1ab450c135b5dd5369c6e589b9bf3b0e706 authored about 2 years ago
Cross `hash` for Node.js

1f68eee6bc5d5f27a4313c0cdf160108fe586ab9 authored about 2 years ago
Cross platform `CompressionSuite` for Native

f47ba8da2d7c54f9fef2b9e1adc3045384ccecf3 authored about 2 years ago
Merge pull request #3068 from typelevel/update/flake-lock

flake.lock: Update

ee338adc2def4fe494531334ed4dadd9c5dc6717 authored about 2 years ago
flake.lock: Update

Flake lock file updates:

• Updated input 'typelevel-nix':
'github:typelevel/typelevel-nix/3...

6fd836900df8367b6930d45ab489fd6223225377 authored about 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.2

5ee07750532a561642f39eea402f2d6d3111b542 authored about 2 years ago
Widen to IOException to workaround scala native issue

5b1ddbe21e5e8c6612f84b5c612c439734d509f8 authored about 2 years ago
Merge branch 'main' into files-create-link

dc207823c78ad43ce2adcaaa2182598020f11dce authored about 2 years ago
Add Files.createLink for hard links

a3cb2755adba26a02334eb51caae17c255375814 authored about 2 years ago
Merge pull request #3065 from typelevel/update/nscplugin-0.4.9

Update nscplugin, sbt-scala-native, ... to 0.4.9

70b55f843ddda794e33694d15bb285dc2b08ffc2 authored about 2 years ago
Revert workarounds

0fd775847fa581ff46eca00534c74f60f89f3a42 authored about 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.9

bc390567751f01c13ee8b884909b7f8bada7c97c authored about 2 years ago
Merge pull request #3064 from codesurf42/microsite-examples-concurrency-pubsub-imports

Docs/microsite: Added/cleaned imports in the Single Publisher / Mutiple Subscriber example

1387d498bc6f756082c488a922f524b60202962a authored about 2 years ago
Added missing imports, removed not used in the Single Publisher / Multiple Subscriber example

047e607d0df05756ac1601ee290319f6ed9090fb authored about 2 years ago
Bump base version

1c0be5c2146a061f76ab158569b0b2e56d54fe3b authored about 2 years ago
Use intermediate `Channel` for accepting sockets

9e6a59b8490689a2301d843c9587a5d82e6fbdb5 authored about 2 years ago
Fix JS stream converters

54d01899e6fd5e59e0f46116785c6dbfbfe88cd4 authored about 2 years ago
Fix JVM `SocketGroupPlatform`

a3ffb430530ad794ea9a53e2235721b1aaadb71f authored about 2 years ago
Bump CE

db5b8614504039745f00f17735f583c7c7aca4c4 authored about 2 years ago
Merge pull request #3062 from armanbilge/fix/js-readrange-bug

Fix Node.js `readRange` bug

0ddceb078a45f9863936b9454757a878d709f5c0 authored about 2 years ago
Add missing error adaptation

d4f1d7e5cdf90b2e6c8c48293d4b88ec7c762605 authored about 2 years ago
Refactoring

4c1b3de48e05263e7b094c207463299b4188adb2 authored about 2 years ago
Use different Node.js API for reading/writing ranges

e27a168ea3793a68cb650328c806cb70a39817e5 authored about 2 years ago
Replicate Node.js `readRange` bug

2b85c6a97a23f74c2590d61869cf30174e606278 authored about 2 years ago
Merge pull request #3061 from armanbilge/topic/native-no-more-zones

Native "`Array`-pointer" optimizations

d4307552fe63d9eaed76588b92090cb077bef713 authored about 2 years ago
Add MiMa filter

8f0a44b6f35471f2fb721118237749374f1e8f89 authored about 2 years ago
Merge pull request #3060 from typelevel/update/epollcat-0.1.2

Update epollcat to 0.1.2

3878dcad4b112050cc92cee2a033e0008270d6b7 authored about 2 years ago
Fix build

8bfbfcb4b0f122df9cfd0b34f4939a6b03b5480c authored about 2 years ago
Fix build

24500f39c39b508b9d5d92c5209ff2f08c89c843 authored about 2 years ago
Revert "Fix build"

This reverts commit 10b44a266c77ac87c388af9d965b314d406a17b9.

e204bfa827144d25ae5abdab2cd5ab7517a224a0 authored about 2 years ago
Fix build

10b44a266c77ac87c388af9d965b314d406a17b9 authored about 2 years ago
Fix build

5858588133ec342ba94c12b121ad0b48904e9a01 authored about 2 years ago
Fix build

d7bd5bfff925d6ece83b4daf5118bf226a45fa8e authored about 2 years ago
Merge pull request #3024 from armanbilge/feature/unbounded-parevalmap

Specialize `parEvalMapUnbounded`

53ae516fd57b11e55b1b700d7c00d097618fcac3 authored about 2 years ago
Merge pull request #3031 from armanbilge/feature/signalling-map-ref

Add `SignallingMapRef`

47593c7f4d4969ac33810ba30582cf94bab56c42 authored about 2 years ago
Merge pull request #3030 from armanbilge/feature/signalling-ref-lens

Add `SignallingRef.lens`

651ece1e99d42d036a76da5d8f3975b7e7cc6b02 authored about 2 years ago
Merge pull request #3023 from armanbilge/feature/unbounded-topic

Add unbounded versions of `Topic#subscribe`

660e5b04b4d55ea47559fa6018417dda93729573 authored about 2 years ago
Merge pull request #2740 from nikiforo/pcapng

fs2-protocols - pcapng

a7e653070379d15cf488e32e8310baeb4e5f3dd8 authored about 2 years ago
Merge pull request #3036 from armanbilge/issue/2921

Prefer `js.BigInt` fs APIs on Node.js

ffe917636526d86dd1f5ff971f09c59720fec316 authored about 2 years ago
Merge pull request #3039 from armanbilge/feature/hold-one

Add `Stream#{hold1,hold1Resource}`

4cb0f86ba630327be448911dcb3ec8aa51328bc5 authored about 2 years ago
Merge pull request #3037 from armanbilge/fix/void-error

`voidError` all the things

f51c04dd5ca317a0d6efd8b6dcca73ea0460db79 authored about 2 years ago
Merge branch 'main' into fix/void-error

0e8f9abc2c4f54c126dc7a2408de874e0d50ed11 authored about 2 years ago
Merge pull request #3058 from typelevel/update/cats-effect-3.4.1

Update cats-effect, cats-effect-laws, ... to 3.4.1

706b3eb1e45a8674bb7cbc40be6c3efc3b04bf30 authored about 2 years ago
Merge remote-tracking branch 'upstream/update/epollcat-0.1.2' into topic/native-no-more-zones

2fd01186e7527d94f48451329ecf822be644deb7 authored about 2 years ago
Update epollcat to 0.1.2

78a4b5d1a34cc581f2c0ce7e46550c42dcf2ba94 authored about 2 years ago
Merge pull request #3059 from typelevel/update/sbt-scalajs-1.11.0

Update sbt-scalajs, scalajs-compiler, ... to 1.11.0

5ed9c412fa59e70e677bfff97595680d561b9b51 authored about 2 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.11.0

7b64419c00d45a1a8f6be2de496d7354a3f3eed4 authored about 2 years ago
Update cats-effect, cats-effect-laws, ... to 3.4.1

ff96070736c11b967a6dfc47df8afd745396c299 authored about 2 years ago