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

Workaround for `IOApp` deadlock

54037f8b9e9f2b6027dee9d033acc0450fca3f4d authored about 2 years ago
Site: add `Atomic Cell` page

308d475d7ff07b3e4ced05dff7365a5173078398 authored about 2 years ago
Update specs2-core, specs2-scalacheck to 4.19.0 in series/3.x

ced3597f835c3d28fe53792d96e4126a1175a89f authored about 2 years ago
This definitely bumps the base version...

4ba25904105f254f4d512864015808cd8df17491 authored about 2 years ago
`never` needs to be explicitly cancelable

41ffb4a8d77d91262a40b08dfae362e8b02d7b70 authored about 2 years ago
Merge branch 'series/3.x' into experiment/uncancelable-async

c3e14cdaea8fd3cea79cd1a6ab7aa6487b523ada authored about 2 years ago
Merge pull request #3248 from djspiewak/build/update-scala

Updated to Scala 2.13.10 and 3.2.1

d7792d7101e07a56876ccf9c3d7d503b35cc3051 authored about 2 years ago
Merge pull request #3091 from seigert/add-async-poll

Add `Async#asyncCheckAttempt` for #3087

fa3324a3e50764a2c3e1ef01fe5f871d354eafda authored about 2 years ago
Added mima filters that are now suddenly required

e48de0158e2f34c782d4978099aadd3802accfaf authored about 2 years ago
Run scalafmtAll

719c106e3aa81af6af68cb38e5a8809c37dd7c04 authored about 2 years ago
Updated to Scala 2.13.10 and 3.2.1

66d30c4ccdfdb8aca5f6632f5506dda192fc2f03 authored about 2 years ago
Merge pull request #3247 from djspiewak/release/3.4.0-major

Backport merge 3.4.0 into major branch

832079aecbbf956fb18f11392cfeec6cdaa52915 authored about 2 years ago
Merge pull request #3246 from djspiewak/release/3.4.0-minor

Updated versions for 3.4.0

5ad43807eccd364d0fbaae05bea8b2149f383329 authored about 2 years ago
Reverted historical revisionism

88842342f7d78f8833cb197bd5a24be46d379cf0 authored about 2 years ago
Merge branch 'release/3.4.0-minor' into release/3.4.0-major

56162ac981d7977c20bbf0b4e051698c6b860497 authored about 2 years ago
Merge pull request #3244 from armanbilge/fix/test-jvm-script

Fix sbt invocation in JVM example app test

cdf36583ac16ba9f4dec188527289131c8c10460 authored about 2 years ago
Updated versions for 3.4.0

73f6db957b7ddf08e5d9e107d328c274c281d856 authored about 2 years ago
Merge pull request #3245 from djspiewak/bug/scaling-starvation-test

Scale up starvation spec for machines with more physical threads

77109422d8efd5ab3a5ae41e56e76c1837b50a9f authored about 2 years ago
Scalafmt

bdf32b48dcbd237276a35ed01202dee80b2bf227 authored about 2 years ago
Merge pull request #3243 from djspiewak/bug/fix-mbean

Renamed CPU starvation mbeans in accordance with convention

8a375c80d3b60d1b203ba5695e30fbb0904969c1 authored about 2 years ago
Scale up starvation spec for machines with more physical threads

eb3e8725745d6e47c032aedb8d5bd870fda5073d authored about 2 years ago
Fixing sbt invocation in JVM example app test

377b2ecec67d3f125783281ae272d2b3f9fabf89 authored about 2 years ago
Renamed CPU starvation mbeans in accordance with convention

352258b02f8f374a81ed688a300b0bdb11eaab1e authored about 2 years ago
Merge pull request #3241 from djspiewak/build/upgrade-cats

Updated to Cats 2.9.0

c9772cb3ffae73602080cc4336d5ccb410a4a7ed authored about 2 years ago
Updated to Cats 2.9.0

3839df20f6878d942d0f50d8f4e04e850a955561 authored about 2 years ago
Merge pull request #3236 from janstenpickle/cpu-starvation-metrics

Record CPU starvation metrics

f06c67c2bd9f224cdd9c159eeb8ea9b73bc3abcd authored about 2 years ago
Merge pull request #3230 from armanbilge/fix/both-outcome-cancelable

Add missing `poll` to `bothOutcome`

6b8ed6c25a33e915454cbac9f06bc7b2312a2aac authored about 2 years ago
Merge pull request #3238 from djspiewak/bug/flaky-spec

Give this test a bit longer to complete on slower VMs

723f41b663b83fee1b22adaf1dceace0edb29732 authored about 2 years ago
Scalafmt

fd6933128759318117c52c027d9146ebee8587ef authored about 2 years ago
Give this test a bit longer to complete on slower VMs

dfd07c2d807a2fe94e862487fc4e9d6f3a5b31f8 authored about 2 years ago
Merge pull request #3237 from djspiewak/experiment/mpsc-bench

Added MPSC `Queue` benchmarks

7576d514b92b757fb30a1b354a86e8ede48a026e authored about 2 years ago
Merge pull request #3223 from armanbilge/topic/optimize-non-fatal

Optimize `NonFatal(...)` checks

6d0725e269b1483e12c8d1c0593f2804c7d5e673 authored about 2 years ago
Platform specific starvation metric implementations

d88992909ab3457e4e0fb4946c0829398360dd14 authored about 2 years ago
Make objects private

8b4127cacc5cf81df60c0b420dca5ba9f46418f8 authored about 2 years ago
Use `math.max`

2ab18c12d713cb7cc95c6c6fbc1e772c451a311a authored about 2 years ago
Remove `lazy` prefix on `driftMs`

96319830881d07f61977957b28b88b94853efe9a authored about 2 years ago
Merge branch 'series/3.4.x' into experiment/mpsc-bench

392e01707cfd861c20715aaaeb51bb9ead8e8a37 authored about 2 years ago
Scalafmt

2c5ce4b2c05fe38e719cd9533c797cf39ded50ff authored about 2 years ago
Merge pull request #3228 from armanbilge/topic/optimize-bytestack-js

Optimized `ByteStack` for JS

b3140202c71d59ea812f879ef5ef457e51ae9bcf authored about 2 years ago
Merge pull request #3222 from armanbilge/topic/js-array-stack-optimization

Optimized `ArrayStack` for JS

359f44d30305e588f0c65f8838e77dadf1a34d95 authored about 2 years ago
Merge pull request #3224 from armanbilge/fix/relax-resource-instance-constraints

Relax constraints for `Monad[Resource]` and `Monoid[Resource]`

c553cea62941a7358bef2ef33a9bbd4282a40855 authored about 2 years ago
Added missing benchmark and fixed `par`

f5eaf368efefa86e7ce77b4d11b69e607b573cfe authored about 2 years ago
Added mpsc benchmark

a72913850766a1c2f7e180be35c94c9dff0a7726 authored about 2 years ago
scalfix

37e1015d09e52008862af9705174ff74a982dae9 authored about 2 years ago
Use `driftMs` everywhere

2e19beb26eb5de4dffdac5c7cc1465e47f01e135 authored about 2 years ago
Add file headers

69d31619f8709f3ea653d3e2013693d3f8b6be6f authored about 2 years ago
Record current clock drift

a2c6a13f09f67ffdc8abd165f827a0ffd0254e13 authored about 2 years ago
Record CPU starvation metrics

0d398e6e4f8476ad323e4cdd445973128911e8a9 authored about 2 years ago
Merge pull request #3235 from typelevel/update/series/3.x/sbt-1.8.0

Update sbt to 1.8.0 in series/3.x

6d63602dceb151a9cecc9524f4f8ff06669963ef authored about 2 years ago
Update sbt to 1.8.0 in series/3.x

349fd01af79c8d62d5401e2735069f690c8445ac authored over 2 years ago
Try a cleverer trick

7d96c3ba36429fb9259249e73707df8288d069db authored over 2 years ago
Only enable tracing in debug mode

d3ab60ed3eaa3c8ee2ca4edc7085d1e4339e8944 authored over 2 years ago
Rename 'asyncPoll => asyncCheckAttempt', sync 'Async/IO' scaladoc

e4e05aa09b5d65769673044377c64fd78f5902f6 authored over 2 years ago
Merge remote-tracking branch 'origin/series/3.x' into add-async-poll

3988ac3645141bb5b96daaeee4e8896f6dcf09d4 authored over 2 years ago
Add missing `poll` to `bothOutcome`

19f61d593e012814a65497ff1098e0cd45fec3f2 authored over 2 years ago
Test for `bothOutcome` cancel bug

4a7240517e0789238640b04d58c5352e4ed0cb62 authored over 2 years ago
Optimized `ByteStack` for JS

70144ffa7c3de6f809af49c8a223a0366acc8569 authored over 2 years ago
Merge pull request #3221 from typelevel/update/series/3.x/scalafmt-core-3.6.1

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

4416061bddf05a834c2cf59a5d4bf92d967e276c authored over 2 years ago
Loser cancelation errors should side-channel

be9831c8536ecd0d2fd14a90f5ac0b1dcdb0911f authored over 2 years ago
Ignore acquisiton errors in loser

a5798d49671747db6f938e240b8fb5b7aa4d6bfe authored over 2 years ago
Override `race` in `Concurrent[Resource]`

7f14fa30a13cb42c89e81145bbb3ae03460d01dd authored over 2 years ago
Fixup the test

0c69b8d11f44fb994bb5b5e030b34eecffbf9515 authored over 2 years ago
First try at special `Resource.race`

e27d21aab38d50e0c9a6aed9ff2f8d130b509618 authored over 2 years ago
Block on loser in assertion

1f379b2c187d8bd6440dc5b28068aa8bdeb5e4a1 authored over 2 years ago
Replicate https://github.com/typelevel/cats-effect/issues/3111

ebf8c2a4784943a1009cd121c6cd53090894ae31 authored over 2 years ago
Introduce a `BatchingMacrotaskExecutor`

1f7aa389ddc2e8c1e9be344e5490b1e81c31d63f authored over 2 years ago
`Monoid[Resource]` does not need `Monad[F]`

c49daffada4274b4adae7dde5f8404e78d1d0be7 authored over 2 years ago
`Monad[Resource]` does not need `Monad[F]`

b9b36e9d7d6bde890d0d4039470a97d1d5d757e3 authored over 2 years ago
Optimize `NonFatal(...)` checks

3835bec056d0441b200ec3bcb67e15b8dcaac772 authored over 2 years ago
Hush MiMa

9167d7e41286ce54d428ab1fe4eb2d69d0b92f0e authored over 2 years ago
Formatting

c2f2cfba78540b3c2dfe1c6a213cbcd10f5635ac authored over 2 years ago
Optimized `ArrayStack` for JS

82c2e82a241346a6da4ec2abfa65b9f7cc96a575 authored over 2 years ago
Update scalafmt-core to 3.6.1 in series/3.x

6705a92f93580a1d6c85ca8f71959e8077cd9f6d authored over 2 years ago
Merge pull request #3220 from typelevel/update/series/3.x/sbt-1.7.3

Update sbt to 1.7.3 in series/3.x

f3c3ea9be946dd8cac6eb6c30d53c222c2b5d97c authored over 2 years ago
Update sbt to 1.7.3 in series/3.x

a4decca4696440f1108ffffe0fe581de97376290 authored over 2 years ago
Merge branch 'series/3.x' into feature/integrated-timers

73811e38882d93344807a58f41f30db2c8cf3a07 authored over 2 years ago
Merge pull request #3218 from armanbilge/topic/lens-map-ref

Implement immutable-Map backed `MapRef`s with `Ref.lens`

d4cb856794f908e62730ea111bcef3af4e142e3c authored over 2 years ago
Removed deprecated thingies

1c268b072a442a49f58154c52559d65e20e5daf6 authored over 2 years ago
Merge pull request #3215 from djspiewak/bug/synchronous-cancelation

Fixed race condition in which canceled offers could result in lost takes

f640c4186f4bbdeb1812b9a020a1b5930d3fc4eb authored over 2 years ago
Removed stale comment

4f0188c2e00fb74516d12dcfde29500d10f71207 authored over 2 years ago
Merge pull request #3217 from aeons/improve-test-error-message

Improve error messages for WorkerThreadNameSpec

f0d75cc2d4c37007cf67da013cbaed2724e74b57 authored over 2 years ago
Fix compile

b9595ef8d67e7e2fcce6146b34f9e27243961f52 authored over 2 years ago
Implement `ShardedImmutableMap` with `Ref.lens`

63b8f688afc4c467e857c231a8e13f1b61d866eb authored over 2 years ago
Relax constraints

3ab1c6b3261300b1319d75be4c9b7a8468230038 authored over 2 years ago
Implement `fromSingleImmutableMapRef` w `Ref.lens`

6846e072b4311389a925a7aa1ef080e0270e1a83 authored over 2 years ago
Improve error messages for WorkerThreadNameSpec

1732c2730f3670142d7516637535128248a6ee7f authored over 2 years ago
Merge pull request #3211 from armanbilge/topic/big-bounded-queue

Fallback to concurrent queue for large capacities

fe206c9ada1adaeb2562766a40c3da914b9c162c authored over 2 years ago
Be a bit less aggressive with the race condition testing on JS/Native

aab603fb4c8bfa87a10e998687ce55981ce0537d authored over 2 years ago
Add test for `Queue.bounded(Int.MaxValue)`

d4887079a7044ddc62e8fb65b3e73c93ce984603 authored over 2 years ago
Merge pull request #3208 from typelevel/update/series/3.x/sbt-java-formatter-0.8.0

Update sbt-java-formatter to 0.8.0 in series/3.x

73d63c8f301df317efe39dcc7d12b79914aa9455 authored over 2 years ago
Merge pull request #3214 from iRevive/iolocal-add-scope

Add `IOLocal#scope`

ab07e0ba906ebe6ceaf7d403fd2d9d1694e2bb4d authored over 2 years ago
Fixed race condition in which canceled offers could result in lost takes

7154d08844312f628f0e56bf21b02f0dd5b3087e authored over 2 years ago
Add `IOLocal#scope`

cdedefa7b89694c12d1802437b8537e5b89a6212 authored over 2 years ago
Fallback to concurrent queue for large capacities

66879b18e63b2de6ddda62af6c285d1e2d1fb725 authored over 2 years ago
Update sbt-java-formatter to 0.8.0 in series/3.x

3103415668ce0205bf2865933d3a0e5269c55406 authored over 2 years ago
Merge pull request #3196 from RafalSumislawski/improve-trace-dumps-of-shortlived-fibers-34

Improve trace dumps of short-lived fibers

34ef1ff904071cd897e6e00af07a15efff8903ef authored over 2 years ago
Merge pull request #3207 from typelevel/update/series/3.x/scalafmt-core-3.6.0

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

55e963a5aa742d7e6e0c8c086f5b8e8c868280c2 authored over 2 years ago
Update scalafmt-core to 3.6.0 in series/3.x

f5e5149c275af424244f22ffd924a760e608eecd authored over 2 years ago
Taking a quick stab at changing `async_`'s cancelation semantics

2cff601063bf7df4836644a85608c162f4e68606 authored over 2 years ago
Add exclusion to mima

d50f6109f1b64c27925729ccd2768b7b53e8a4f6 authored over 2 years ago