Ecosyste.ms: OpenCollective

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

github.com/typelevel/cats-effect

The pure asynchronous runtime for Scala
https://github.com/typelevel/cats-effect

Add AtomicCell benchmark

3309ab3e82b2e4827ccf86164921114dd17a69e1 authored almost 2 years ago
Formatting

3937de898648cf426ef33faf74738684f089e019 authored almost 2 years ago
Add test for many canceled gets

661db2c334f1f82621a5fabd90a2bd64b0533959 authored almost 2 years ago
Fix NPE

f743be6c738a8697cfd6efc8e889a72fb39a77c2 authored almost 2 years ago
Integrate `pack` into `IODeferred`

43e8bc4d2a32a669cd69f529dab631ca19891d88 authored almost 2 years ago
Fix AtomicCell example

6160f7b63eccc2c268022d40178ca4454223e254 authored almost 2 years ago
Re-add AsyncAtomicCell

8bdd9432adef607d421367aa8fddfb1a3c3f5714 authored almost 2 years ago
Merge pull request #3402 from djspiewak/build/2023

New year who dis?

7c9c58463112c5c5dc91835103c3f5a871194aae authored almost 2 years ago
Make helpers private

14e9ef76f286904346b4c24c133118a2910cbdcb authored almost 2 years ago
Merge branch 'series/3.x' into improve-mutex

13327858408beef7d5d54f1777dc184af82e2275 authored almost 2 years ago
Merge pull request #3347 from BalmungSan/atomic-cell-concurrent

ConcurrentAtomicCell

294f33cb37a93c0c80fbab63ae7e27b4b3b07e83 authored almost 2 years ago
Merge pull request #3302 from seigert/add_iolocal_lens

Add 'IOLocal.lens' method to produce lens 'A <=> B'

3c4866f7db45c621834e1f7a1b68ad330e8dd6f7 authored almost 2 years ago
New year who dis?

87c7f408af2950ce2f103ba74669fade8ea12344 authored almost 2 years ago
Remove AsyncAtomicCell

d792b9ecab368f8f6c9b084e7dfa760e0e6b80a3 authored almost 2 years ago
Make helpers private

8d1b32feabec41a326388b6505d549f94ac52db5 authored almost 2 years ago
Merge pull request #3400 from djspiewak/bug/external-workflow-perf

Added ScalQueue comparative benchmark

e18868e5852d57db20a16f7cb69b0a3d928a3423 authored almost 2 years ago
Merge pull request #3401 from armanbilge/update/scala-3.2.2

Update Scala 3, Scala.js, Scala Native

18a07ebc4e24b2d2bc942022fe4e557c0240963b authored almost 2 years ago
Merge branch 'series/3.x' into add_iolocal_lens

5eef8c643e75c44e8b825cfe028901b041345b35 authored almost 2 years ago
Merge pull request #3360 from iRevive/iolocal-generalize-scope

`IOLocal` - generalize `scope` function

cc5e9e4e706c0e5be1694169064eb13aaea055df authored almost 2 years ago
Merge branch 'series/3.x' into add_iolocal_lens

9c66cb95f0cdfbb9db34b6263a1262b15ab25cc1 authored almost 2 years ago
Update Scala 3, Scala.js, Scala Native

a2e9801952abebc144cd6b21ebc215dcab1251f5 authored almost 2 years ago
Merge branch 'series/3.x' into iolocal-generalize-scope

1d3ab6611d5093328225baeadbf38e097fd2a69b authored almost 2 years ago
Scalafmt

3169917fcab821bd4aeeba6b8a7c2866a0023ca6 authored almost 2 years ago
Added ScalQueue comparative benchmark

c163a258871bd0a27b584cf1cbb4e0192749af20 authored almost 2 years ago
Merge pull request #3398 from djspiewak/release/3.4.6-major

Backport 3.4.6 into current head

11f603931341c1d918799f48ecc6ea1d6a47f89c authored almost 2 years ago
Merge pull request #3397 from djspiewak/release/3.4.6-minor

Update versions for 3.4.6

7ceaf74f944b5e172d4ba3957561679e6794df7a authored almost 2 years ago
IOLocal - generalize `scope` function

46da76d882f7ad66a007bd223d625a385a07f133 authored almost 2 years ago
Merge branch 'release/3.4.6-minor' into release/3.4.6-major

464922d16758a6e31b1f321182f13142957e43be authored almost 2 years ago
Update versions for 3.4.6

43581d3d4d4720b90541d436041ecc25764cf6d8 authored almost 2 years ago
Merge pull request #3384 from mtomko/starvation-clock

Starvation clock timestamp

9849649b10866295d6b8e7a85ec7e116e54dd7f7 authored almost 2 years ago
Merge pull request #3393 from durban/contState

Simplify ContState

7f23462a906f0c6255507fe07eb1aef7f0ed7701 authored almost 2 years ago
Don't run blocking check if pool is of size 1

023dba7f8557091dc0aa95d7b406d3b64d747792 authored about 2 years ago
Remove constants, and add exclusions

11fc763e41ce10d66c229926bb0bca5e2c569a77 authored about 2 years ago
Restore constants because bincompat

78b90d294e96a1e7dda2f76e5972a4a9d120ff7c authored about 2 years ago
MiMa exclusions

998299ba4d6a653e4cf122f46a045c26418c2a03 authored about 2 years ago
Fix dotty warning

d6e5cc1e42de82938140c44e75ac910fdb80d067 authored about 2 years ago
scalafix :eye-roll:

e0d0b7d62a3702a2505bb7bd14f7370ab0900e80 authored about 2 years ago
Don't run test on JS

acdcb94882d990389c28a184d69748fc262aad60 authored about 2 years ago
Deprecate old workstealing threadpool constructor method

506aa68b04175968eb3665696890242ae9b5ff6e authored about 2 years ago
Simplify ContState

Instead of having 4 separate states (initial, waiting,
winner and result) now we only have 3: in...

f8c656413afe7fbc9dd38332c22cb92cc686cf33 authored about 2 years ago
Apparently I can't hide old version yet

3b7a89a8a766f9287bf41408a2b1cb637eddf382 authored about 2 years ago
scalafmt once again

ff8ff2a112c848592fc08035fab7cdd1a3b329dd authored about 2 years ago
Register JS test

d5b519c4857495dd430503311e8b8296e4b82f86 authored about 2 years ago
Merge remote-tracking branch 'upstream/series/3.x' into thread-blocking-detection

93828285f6b5d90c04e4e9b0943e45fb6a06820a authored about 2 years ago
Fix bincompat warnings (I think...)

4335d856a73b9caebd732624c47d29125599e248 authored about 2 years ago
Merge pull request #3389 from durban/asyncCbNull

Handle if async callback receives null

1263a901730c4526c551314a3db9e08eb1c50a78 authored about 2 years ago
Merge pull request #3390 from davidabrahams/series/3.x

Update Resource.scala comments to clarify that release is only run when acquire succeeds

7507b3119d873966d33d58e518c30a58d946b89e authored about 2 years ago
Fixed compile error

c4712b4ded600699a18b45d80764a9c93920c5a3 authored about 2 years ago
Improved tests

6a1e2939cbd1cffe571c922b378500d748a4441f authored about 2 years ago
Update Resource.scala comments to clarify that release is only run when acquire succeeds

64688d14cde73ecd5519c2e0aaaad1ba774f0fc0 authored about 2 years ago
Handle if async callback receives null

c248fa2486e677de0e9fcdc327f322b5de1fcd56 authored about 2 years ago
Merge pull request #3388 from durban/timerLongOverflow

20deae57f9d5c4a1bce6a0a8fb7336f368e1dacb authored about 2 years ago
Protect timers against Long overflow

3f2c73029b1920a5cc59732102bb8121e2a6ad29 authored about 2 years ago
`Poller->GlobalPollingState`, `PollData->Poller`

e848c2bfd523f1fa6d924ae3e88a332a12b6a886 authored about 2 years ago
Merge pull request #3378 from typelevel/doc/blocking-thread-faq

Add FAQ entry about `IO(...)` on blocking thread

3fd88717d60ce039229d8ab3766614c57a6c2f87 authored about 2 years ago
Replace `delayWithData` with `register`

23f20ac2b023b1942487573c9342003f1992e17e authored about 2 years ago
Merge remote-tracking branch 'upstream/series/3.x' into feature/jvm-polling-system

7d7055a7dd0d4c6e519d2aa4352511bed7012c43 authored about 2 years ago
Merge pull request #3219 from djspiewak/feature/integrated-timers

Integrated timers

be6325db12df5cd045744cd8c98bd5958a56e22e authored about 2 years ago
Merge pull request #3225 from armanbilge/feature/batching-macrotask-executor

Introduce a `BatchingMacrotaskExecutor`

e4f2b71078fbd39277b3549cc14d658cc58d29b9 authored about 2 years ago
Additional exposition

Co-authored-by: Daniel Spiewak <[email protected]>

5fb37ac5e6fe01bcddc057c4f04e398e706d6664 authored about 2 years ago
Merge pull request #3381 from armanbilge/topic/feature-test-cleartimeout

Feature test for `clearTimeout`

f43f3a6dd2551cbd6c826690b4240a3e9313e10c authored about 2 years ago
Merge pull request #3375 from armanbilge/topic/refactor-from-completable-future

Refactor `fromCompletableFuture` to use `cont`

d7d7cce06d168c28c44461f1c247eec6ff14bda1 authored about 2 years ago
Cache `executeBatchTaskJSFunction`

12afda70f6106c963b993b5b648960bf919a5a18 authored about 2 years ago
Deduplicate `CpuStarvationCheckPlatform`

6d46203d1b0fa5f35c8e0b2f5989868bad884c98 authored about 2 years ago
Explain the meaning of the new timestamp

ef89e53b44ec3edd94fa96f2cf692451cb011368 authored about 2 years ago
Reflow text

136a530eefdb4c083e0e09851dc9c2b330325ea6 authored about 2 years ago
Use the platform-specific formatter

f3bd21994a38f3c6ef48e4bae84d4ccb80dab354 authored about 2 years ago
Regex-based assertion for the new timestamp

ef13dd310727a0650649fd3f6b565e7422b26966 authored about 2 years ago
Update error message in documentation

150a7e265f244e991287c4b2d23778fb7f779d89 authored about 2 years ago
Place timestamp at the beginning of the warning

2958615d1e7ea129dfdaa0de17e55c682d936fbe authored about 2 years ago
Ran `sbt prePR`

ce238b97bbb3f19ef02e136299d91c172dc74f9c authored about 2 years ago
Implement starvation check timestamp

057c42da73cf9de648621bd753b48b1cdc38b5a3 authored about 2 years ago
Implement platform-specific formatters

fb5ac4870b1b5ea8bdb6a3c91bfcbc4d3f8a3bd5 authored about 2 years ago
Revert changes to IOApp

1288cd0f48a01c32bf4f9afde14a214a94419c2f authored about 2 years ago
Update IOApp to pass a formatter

5932f807d251fdf884cd50299d7bd3ec8b6653d4 authored about 2 years ago
Make stub test trivially pass on JS

a34d63296badebce1c978ce52a68ea4fb5a29eb0 authored about 2 years ago
Add mimia exclusion

e1b8212eb247479d213dd05676c1a5b4346cccf8 authored about 2 years ago
Fix benchmarks

46c35b0ef4526212a4a05a086fe4e71279f8c221 authored about 2 years ago
Typo

e3cb7a19e48b15290bfa2b903f37dad7fae79561 authored about 2 years ago
Better scaladoc

d9ae5a7414fbd391590a0e87bd36607d89802f1d authored about 2 years ago
Account for other blocked thread states and intentional thread parking

2f57e872f864211dc9ed49f7e4505c59049d0594 authored about 2 years ago
Don't select current thread for block detection

60185608980bbe3c423893cbd6b95b9e421c4583 authored about 2 years ago
Add TODO

aa0f58ce2ee914d52bd9de2c12f77697064e8683 authored about 2 years ago
Sketch of thread blocking detection

0e181d2f99d6d4e8a190f8fa760a0329f9df533e authored about 2 years ago
Fix spelling [ci skip]

68b9c664bf29002c188eb64bfbb9cdb67e02ddd9 authored about 2 years ago
Merge pull request #3383 from typelevel/update/series/3.x/scalafmt-core-3.7.1

Update scalafmt-core to 3.7.1 in series/3.x

9f7abed314cbfd83728a195219ae666beb4e09bd authored about 2 years ago
Add 'Reformat with scalafmt 3.7.1' to .git-blame-ignore-revs

530cd22f5d8e0a5f413f35baf0fca425860c01e6 authored about 2 years ago
Reformat with scalafmt 3.7.1

Executed command: scalafmt --non-interactive

52c851127a918b050f7b1d33ad71f128cb7bc48e authored about 2 years ago
Update scalafmt-core to 3.7.1 in series/3.x

b7b59c9364cf285207d4c9423b01c4bee3a344c4 authored about 2 years ago
Add test for cancellation

5fc9237bb1d828392a16dbb5749821e49da0271a authored about 2 years ago
Feature-test for `clearTimeout`

c218c19878a842cfa0526f855ad9c08c43245104 authored about 2 years ago
Make `nowMicrosImpl` a `js.Function0`

e5c0b9bb21f0512e7c1b688668da349e052c8824 authored about 2 years ago
Rollback Scala.js bump

51ca39e107912976b32e01c9909b0b9b902976c1 authored about 2 years ago
Directly use `queueMicrotask`

4cf6972ecb4edeb1673d4e6539cdea3ae4f5087b authored about 2 years ago
Use `JSArrayQueue` in batching EC

f11e28f3808b70f5574dd542ac18f3d157bf9f9f authored about 2 years ago
Bug fix

7ca1b9c46dc6623a9d971a9a0c46854ebdee6e08 authored about 2 years ago
`isEmpty()` is side-effectful

b09990ec05f1d535f32a65883268a7de9d1d4ede authored about 2 years ago
Add `JSArrayQueueSpec`

db9a8cdf898958294e549484d3fd946e72363bfa authored about 2 years ago
First try at `JSArrayQueue`

ca07e692afbe89f14f6aea132c47666618a8c19b authored about 2 years ago
Merge remote-tracking branch 'upstream/series/3.x' into feature/batching-macrotask-executor

24cb9d85033b96ead5cf0741997c9e8a009fa3b6 authored about 2 years ago