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

whitebox => blackbox

259b7234d5f1633e5a2caf4548e468afa798f76d authored over 3 years ago
making the fork/join sequence uncancelable

0220ebf37d608c91b09e76bdff36500f4b5bbb7b authored over 3 years ago
Scaladoc + polishing tests

8971556acc0586e90f0c9f3283cfd2ea1eb203c0 authored over 3 years ago
Merge pull request #2015 from bastewart/fix-hotswap-example

Fix Hotswap example in docs

b54a38483376c0a5050593c0174aa5b3b5680ed9 authored over 3 years ago
Fix incorrect type signature in hotswap example

Co-authored-by: Ross A. Baker <[email protected]>

a14a94ce4a75a4fb88bfcab3f93984048293ebf4 authored over 3 years ago
Stub `write` method in hotswap example so it compiles when copied

8420bc52211bb4ce5074a19a889dc99c938c70f1 authored over 3 years ago
Fix Hotswap example in docs

Previously there were a few errors:
- Missing for-comprehension block meaning the syntax was in...

b59e7574490caa80b170daee23ede553ee74aef9 authored over 3 years ago
Merge pull request #2014 from scala-steward/update/scala-library-2.12.14

Update scala-library to 2.12.14

40f6b569cd2f21f5d7d04c0ed20ffa8fe9b41f3e authored over 3 years ago
Update mergify config

c4c112bb7c7a7ca898c1909a9124e374f75c0298 authored over 3 years ago
Update scala-library to 2.12.14

1c58ff31751829e36e32839006ac13787d3012be authored over 3 years ago
tidying

ed3c88ad13e15bee92b4db464e8776f39f29c3da authored over 3 years ago
Remove Resume in favour of a mutable variable

Allows to decide whether we're in a happy path or not, without knowing
anything about the underl...

104a27c17ddea40828ece2764aa09448acd816d8 authored over 3 years ago
Scalafmt again

0a6619a1efde7baf2f3cff47b87c94cb02435fb7 authored over 3 years ago
Scalafmt

7aae28d1795b1c77629548b62b5f88de852e695c authored over 3 years ago
ResourceApp

82dd2cac9731f84db68a2180313305546e545d2a authored over 3 years ago
Revert platform trait sharing

b59f3aec641966a4a282d7c5c7be7aa662d763dd authored over 3 years ago
Use stable releases of cats-effect in scalafix tests

7817ca478b68a8bfaeb71ee2404ed3b803a43920 authored over 3 years ago
Fix deprecated sbt syntax in scalafix subproject

fac39e90c9bf5b25a63e3f3256bc6037b48002b0 authored over 3 years ago
Use the old constructors in SyncIO

fa2a612cbefea21a2841d9f0bcd59be3a6a5a6a7 authored over 3 years ago
Restore ByteStack constructors for binary compatibility

8a5d89d53edab563cc21537f7de224fb1393b956 authored over 3 years ago
Restore ArrayStack constructors for binary compatibility

5e464c2e8622f5c379699105f2546ce0c0d533f1 authored over 3 years ago
Use vals for the array backed stacks

3e9f5c38cc991977da71bb73a4e72f6eb94ce5db authored over 3 years ago
Use the continuation stack unconditionally

bc8f04f9b729ca9166daf5d71246edd230fcf4c0 authored over 3 years ago
Use type annotations for fields consistently

9e851d65f6e4a5fe9f0a9183426ff6f3949e68e5 authored over 3 years ago
Invalidate the execution contexts stack when done

e9b628f1774f3194be8f67efc6cc23c264a2ef0c authored over 3 years ago
Make the instantiation of the finalizers stack lazier

4de3b65695a479f4cf91aaedd08071c3a202e107 authored over 3 years ago
Make the instantiation of the objectState stack lazier

22a08bc48ff4b5ce99ac0390efb67c2c0fe4bab3 authored over 3 years ago
Merge pull request #1997 from vasilmkd/mergify

Update the mergify config for Scala 2.13.6

b5bcf27c5ad6de44f3b6a9fe2774eba7599a41f8 authored over 3 years ago
Merge pull request #1996 from vasilmkd/fatalcatch

Get rid of the giant `try/catch` block in `IOFiber`

a50ffddc971ac158c7a655c1f86d9d9b6a3d01b4 authored over 3 years ago
Update the mergify config for Scala 2.13.6

4a104416d2184a96d524800c5ac9b1669b4b72d8 authored over 3 years ago
Get rid of the huge try block

468af80708b7753f5cb2eac3a61f15954f0b19db authored over 3 years ago
Move the fatal error handler to its own method

58762317dae8c7bd7716daee00695bf1745cecf4 authored over 3 years ago
Merge pull request #1991 from djspiewak/doc/update-3.1.1

bd6846b666f8a67fe76fa11e4d918037bb979642 authored over 3 years ago
Updated for cats-effect-testing 1.1.1

21b59c7f7f49ba5d9141a98641a504129056ec1e authored over 3 years ago
Merge pull request #1976 from scala-steward/update/scala-library-2.13.6

Update scala-library to 2.13.6

dfaf1c6ef19a5487953966d8b11ec55adb31cbc0 authored over 3 years ago
Update scala-library to 2.13.6

cc0ab6626e26c6fd4e3961b96f4b50513998b9af authored over 3 years ago
Merge pull request #1989 from djspiewak/build/new-spiewak

Updated to sbt-spiewak 0.21.0

beb4a136128ebf0d906c505bbb7cbde8b47a78c9 authored over 3 years ago
Merge pull request #1977 from typelevel/coc

Add code of conduct

5783e03c00c4e9edbd6812f77f747f57592da4eb authored over 3 years ago
Updated to sbt-spiewak 0.21.0

7f15761d8787999d4a8739c1adc6b9a8dfb16998 authored over 3 years ago
Merge pull request #1987 from scala-steward/update/specs2-core-4.12.0

fb700df00c58b0039f70deb33f34754ff8b2a3e6 authored over 3 years ago
Merge pull request #1988 from tototoshi/patch-1

b767cec1336f4313209b211be799cd1fc4a771a0 authored over 3 years ago
Update tutorial.md

be8b4ea32887d3800a4051899bdf6c9568b530f4 authored over 3 years ago
Update specs2-core, specs2-scalacheck to 4.12.0

9aa9cbe0a53a6d70aae38df663da9413689fe8f2 authored over 3 years ago
Merge pull request #1986 from dangerousben/bugfix/deferred-doc

Fix doc for `Deferred.complete`.

9cc449f5c17a7f23df6dd21c76cc8823a6cb22a7 authored over 3 years ago
Fix doc for `Deferred.complete`.

Specify that existing completion is indicated by a boolean return value, not an error.

bbceeaf444405eb5b8565174e98f2deb0ed9aa16 authored over 3 years ago
Merge pull request #1981 from vasilmkd/mergify

Bring the mergify config up to date with the CI

f881d05a6d7d8b38cc4367c8f2248ca8e9038671 authored over 3 years ago
Merge pull request #1980 from lorandszakacs/explicit-return-types

Add explicit return type to IO.interruptible and IO.attempt

e286f042c27504001c945a0f5e2bb460985766a1 authored over 3 years ago
Bring the mergify config up to date with the CI

abe478f73ec407c67bd1307ce885812282c4e567 authored over 3 years ago
Add explicit return types to various public IO methods

cef59c20b4e264cf9ba8188a42ddc0ee71148974 authored over 3 years ago
Add code of conduct

feddeeca223f9597cc00f314d808d321b7f6430d authored over 3 years ago
Merge pull request #1973 from paualarco/patch-4

c34069a2ef4ec68f2cce0f171298d20e2634c9a7 authored over 3 years ago
Update tutorial.md

997c16ebe817a43b35bc6cd91b5bfb45d998acc6 authored over 3 years ago
Docs typo

796983b097b2f27a1bc2f334d7dafcd9590553ed authored over 3 years ago
Update library versions

0520fdbd788edee0af2f696ccdf76ec9b2f924fa authored over 3 years ago
Update library versions in README

d411d9380e593d2183490b9d9a346405ef374ae1 authored over 3 years ago
Merge pull request #1972 from scala-steward/update/sbt-mdoc-2.2.21

Update sbt-mdoc to 2.2.21

0702d49ff9365400c161e9a80f332fdd270c3f24 authored over 3 years ago
Update sbt-mdoc to 2.2.21

2337c169500d51239c5b8757b069d836dc1a32f5 authored over 3 years ago
Merge pull request #1967 from typelevel/topic/dotty-for-ce3

Scala 3.0.0 final [CE3]

27bb3fdffe86d299b8966eb352fa1b2fd8125395 authored over 3 years ago
Scala 3.0.0 final [CE3]

c551065caad145407e5d60426d7a713080c1bb3e authored over 3 years ago
Merge pull request #1962 from scala-steward/update/sbt-jmh-0.4.2

Update sbt-jmh to 0.4.2

cff240dfa95db0b36c403680593d644f374b38a9 authored over 3 years ago
Update sbt-jmh to 0.4.2

2e95bc6103f3998f8989991dcb85580f1fd27b13 authored over 3 years ago
Merge pull request #1960 from scala-steward/update/sbt-jmh-0.4.1

Update sbt-jmh to 0.4.1

b89686ef7e6b86302c8c0dbc8c5c40a53d203708 authored over 3 years ago
Update sbt-jmh to 0.4.1

d80b39db8fe7e7eea09faf45fba238ca56e3637b authored over 3 years ago
Remove hidden reference

9519e109d1e60875c3e4c121b2e1d5308e18cc27 authored over 3 years ago
scalafmt

8f06dc12658aff410a1cc084b2948efcad639410 authored over 3 years ago
Share IOApp with IOAppPlatform traits

dec0454941e05a90097e733bfb6445d0c793c297 authored over 3 years ago
Rename SimpleResource to SimpleResourceApp

43f9c63f837af6d6eaeae393a6921052a520840a authored over 3 years ago
Add IOApp.ResourceApp and IOApp.SimpleResource

4b59f1e2ee37d1496dbea608dd4ad1f059bebdb2 authored over 3 years ago
Merge pull request #1952 from paualarco/patch-2

Corrects discord link

af11317d40cee8979c4e40b60431bc0f3b9e03f0 authored over 3 years ago
Merge pull request #1954 from scala-steward/update/sbt-1.5.2

Update sbt to 1.5.2

aa331fb82bb1a7c7547928ae46a991e4b295b28f authored over 3 years ago
Update sbt to 1.5.2

efeb001d9cdea7e0775cfcdeb9b3fa00ce0b85b1 authored over 3 years ago
Update discord badge's link.

ae639205e85bb1bc479571d071379ab9be40cc64 authored over 3 years ago
Corrects discord link

Corrects the link in the discord badge that points to cats effect channel.

cc3e834ad41a3af44d5554a3a7acd5750ba64f02 authored over 3 years ago
Merge pull request #1951 from paualarco/patch-1

Add discord badge

aefc1b46ce254d3d8a6ce4aa21e53656ad18398e authored over 3 years ago
Merge pull request #1921 from TimWSpence/document-cancelation-boundaries

Document cancelation boundaries

04e259a56e56db6dd367298bd189b83d54aa1e34 authored over 3 years ago
Removes gitter badge

75c0d52614cf21990c0921c2c485075690c3ba6c authored over 3 years ago
Add discord badge

e9958022a5ef1c1ea23b0f2be722b3a0009013da authored over 3 years ago
Merge pull request #1947 from vasilmkd/synciobind

15c27355c04503f47709a28b6324da182d95968c authored over 3 years ago
Merge pull request #1928 from vasilmkd/blocking

Try waking up a WorkerThread before spawning a HelperThread

2356a96a586dff1abd6b4790556349c363f2bfb5 authored over 3 years ago
Restore old implementation to preserve binary compatibility

1e6166355d2ac3617c485ee156981de74e2f7083 authored over 3 years ago
Add mima exclusion

8f9da6e70e3731f1ecb017ebc0e0808aac8a05ed authored over 3 years ago
Fix parameter of SyncIO#bind to be by-name

3c1530d0e0c78f8f111656385422cb68dbbefa9f authored over 3 years ago
Merge pull request #1938 from vasilmkd/wstprunnables

Reimplement how `Runnable` instances are executed on the `WorkStealingThreadPool`

39f6012537836802b5910e9bcf844421b638006e authored over 3 years ago
Merge pull request #1937 from RafalSumislawski/runnable-scheduling-improvements

Runnable scheduling improvements

c89f6cf4a948a9a591ff8afeb9b8c4d51ce749fe authored over 3 years ago
Merge pull request #1943 from vasilmkd/hideplatform

Hide internal platform specific API

5c4976e228e2e9660342e380c2c02d4161769545 authored over 3 years ago
Try waking up a WorkerThread before spawning a HelperThread

db560d306967c2c39ef6432c2d80432f71f72850 authored over 3 years ago
Add mima exclusion for changed return type

93d938f9ce933ed63922d594aa1d564f735ee3ac authored over 3 years ago
Hide internal platform specific API

88c39714135483ec374ab98534000f5a25a4dd1a authored over 3 years ago
Merge pull request #1941 from vasilmkd/graal

Use latest version of GraalVM JDK 8

dfc606222619c61acf9e9915ac702b836e54ee6e authored almost 4 years ago
Use latest version of GraalVM JDK 8

0ea5644f3c999cfb7eb90786a6e859ce78b256ee authored almost 4 years ago
Merge pull request #1936 from scala-steward/update/scalacheck-1.15.4

Update scalacheck to 1.15.4

bf4882e3fdb0c814aadb7d051a38bdd6703c8058 authored almost 4 years ago
Merge pull request #1880 from vasilmkd/java

Use latest JDKs in CI

35c9e1ea45dec014e4dd4fe22f35e83de87fdd37 authored almost 4 years ago
Use JDK 16 in CI

c2ca2056c47965a4c34222fe48fa7ed9afa2457d authored almost 4 years ago
Report errors by printing them to the err stream

0ff014d15ff55f4cea280f2f5fde1c21998d1dcc authored almost 4 years ago
Preallocate Runnable fiber callback

68b679881028b589895458b0fb63cdfb89fb9e3a authored almost 4 years ago
Create a fiber manually from a Runnable and execute it on the WorkStealingThreadPool

66fce201fc56855698a282113700da15eafe9db7 authored almost 4 years ago
Merge pull request #1935 from RafalSumislawski/runnable-scheduling-benchmark

Introduce benchmark of scheduling Runnables on WorkStealingThreadPool

a50fd1e5279e55bc4562c740904f95b5fad1d7f6 authored almost 4 years ago
Update scalacheck to 1.15.4

8c8bc1093e6d9b8f377ff36950702baa7ee0fabe authored almost 4 years ago
Increase number of StripedHashtable subtables to reduce lock contention

566e20bdaf2a8684c3af37778f65eba4c3e99361 authored almost 4 years ago
keep load factor of ThreadSafeHashtable between 0.25 and 0.5

427db12af8fa7a6e234f4e84c4e57361d9a2bcad authored almost 4 years ago