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

Merge pull request #1831 from vasilmkd/cancelation

Use consistent spelling for cancelation and canceled

58e318732d6106065c4800993fd5eab8483c06b0 authored almost 4 years ago
Merge pull request #1828 from vasilmkd/deregister-on-cancel

Deregister error callback on fiber cancelation

42183c915f7e6015eaa59ecb2c42ddee1ce3d15b authored almost 4 years ago
Merge pull request #1832 from vasilmkd/lazyset

IOFiber is not really a single writer

778cce863d4774f9a2caa515782887d40cdb1d4c authored almost 4 years ago
clear -> reset

c1cb82c08c1dd36775ef1bca5707e1eed96e7a5a authored almost 4 years ago
Add Emrys Ingersoll to the list of developers of CE3

20082786b1afb72bd8083ab6ca5402c218a44611 authored almost 4 years ago
IOFiber is not really a single writer

3f96b3511919c85b36292d33d979a1497a41501c authored almost 4 years ago
Use consistent spelling for cancelation and canceled

068414394a0eae9ecaa5053a4f7079fc6645a9eb authored almost 4 years ago
Specialize FiberLocal to IOLocal for now

a0a4e3d194da95963960e2572ba89d885103aefb authored almost 4 years ago
Merge pull request #1807 from TimWSpence/cont-docs

Document the design of Async#cont

813418bd316da9c123a735e113e9d557427bd863 authored almost 4 years ago
Removed some unnecessary outcome checks

924b23c3ec1e6e00ebaf0192cd5ca6142663b4fd authored almost 4 years ago
Avoid unnecessary `EvalOn`

c30e71de00ea470352466e2b524c369970f19680 authored almost 4 years ago
Added extra checks for fiber completion around resumption cases

9edc7b642771c66f2c56b8667bbc4e3718c35c8e authored almost 4 years ago
Added test for misordered nested callbacks

cb6480acc2a94a31271edd0abf56898ddc2dae89 authored almost 4 years ago
Rewrote racePair to be simpler and faster

44fd35ef66202989433f80bd1c117a3b12e71a9d authored almost 4 years ago
Swapped pre-run fiber state to suspended == false

240071625b087bd6f8cac7878165f4c40ece9076 authored almost 4 years ago
Deregister error callback on fiber cancelation

4bd4059e81c5233093e2f9426658d51475eb50a1 authored almost 4 years ago
Merge pull request #1826 from durban/removeUnsafeTimer

Remove unused UnsafeTimer

17b8d4d6357b714ac1bd97be1baca9d659d0fad2 authored almost 4 years ago
Remove unused UnsafeTimer

ab861c7207085b848597cfc7f7a23a712c4596a9 authored almost 4 years ago
Fixed according to comments.

31252933132cd761686d35e15ccd1916c0712d2b authored almost 4 years ago
Merge pull request #1823 from TimWSpence/scaladoc-all-the-things

Scaladoc all the things

3990aa0f50554450771566b04fb33958f465ba3f authored almost 4 years ago
Make unidoc happy

300647e726829f20519cb346a2c89ee37acb134c authored almost 4 years ago
Scalafmt

e9a513c3620c37fcbba1572595753103435b0a88 authored almost 4 years ago
Scaladoc all the things

37f0542b6b43e4c40d80170eb609e82b21fe09d0 authored almost 4 years ago
Merge pull request #1393 from RaasAhsan/fiber-local

Fiber locals

6093b4a674a6a6a8c2f797b7eb2b9f36d02bf311 authored almost 4 years ago
Pull out FiberRef

dc7e11d17490703c5e707deb811c83215453e2ab authored almost 4 years ago
Backpressure Interface

b91fae112a6ccf396a36faa2af531216651d5016 authored almost 4 years ago
Merge remote-tracking branch 'typelevel/series/3.x' into series/3.x

68d3815dd2d32e3dfa400ae80f9e5f68591c42e5 authored almost 4 years ago
Forward-port NonDaemonThreadLogger from CE2

Close #1804

cf83cd651b7875908cdbeaf9a27bdd79c91308ad authored almost 4 years ago
Implement locally for FiberRef

6cec2c6bf4e73ac2911d36178df4fca54557829a authored almost 4 years ago
Merge pull request #1810 from typelevel/remove-resource-liftf

Remove `Resource.liftF`

65aa8fb051db9c657c29f5ccdb7f27e2f9ab8e2f authored almost 4 years ago
Merge pull request #1814 from vasilmkd/racepair

Wait for both fibers to be canceled in race pair

218db3bdcb32e8c68d57c794f991dabb4408e066 authored almost 4 years ago
Wait for both fibers to be canceled in race pair

30ab38fd9fa8bd0f3e55cc13dd45281d41357554 authored almost 4 years ago
Fixed according to comments.

dbc6a71a192397c8c504677d7a0a97685e033f4b authored almost 4 years ago
Merge pull request #1811 from vlovgr/ioapp-config

Change to rename IOApp#config to runtimeConfig

fcb0cfd956bc695a721ef48f1b30d816f904d66d authored almost 4 years ago
Change to rename IOApp#config to runtimeConfig

This change is because `config` is a fairly common name used in `IOApp`,
since it's the point wh...

60b63982a0b360c333c37f484211df95ac8e6a4a authored almost 4 years ago
Remove Resource.liftF

70099a71848384e999e59db9e6f2343931eef2d2 authored almost 4 years ago
Docuement how cont makes the implementation of async cleaner

c5fda59d0dd073dc99721f64f24ad640268d8d77 authored almost 4 years ago
Cleanup

c059753b4f1250a20fd3bf3baac92dc474a08bb4 authored almost 4 years ago
Use uncancelable in both definitions of async from cont

6b03f98c8a1d1a077ae5cdd1ec66a6affbecf99a authored almost 4 years ago
Tailor made async_ cont implementation

03db29b8a1859f373d94c0d2a11edd291d5b1c77 authored almost 4 years ago
Document the design of Async#cont

449ce66f7b5bca539ca3c0d1fa8fca80968d44ca authored almost 4 years ago
Add reset test

f85827e39979925b83315c01fb80214c1c2befd2 authored almost 4 years ago
FiberRef -> FiberLocal, and LocalRef -> FiberRef

1de3310b45c675ab5294a1644ca8805a0e0509d2 authored almost 4 years ago
Rename and reorganize

b8c8b702de24a7e2850c963f94c262e5c75aa1f6 authored almost 4 years ago
Use object reference as key rather than arbitrary long

69d998e4c55e523cb0952a1ad091cff0e0579a17 authored almost 4 years ago
Updated readme for new hotness

815308505e756255938c6abc694d786aefd3364b authored almost 4 years ago
Merge pull request #1803 from vasilmkd/cancellation

Do not report the cancellation exception in IOApp

8d0894fbfb86cfb98c2c08199876dfb5feb97b79 authored almost 4 years ago
Merge pull request #1760 from vasilmkd/multidispatcher

Multi fiber dispatcher

b8a9f46195379d1c467e7b21b54050a6eb2b43b8 authored almost 4 years ago
Merge pull request #1686 from fthomas/topic/scalafix

Scalafix migration for the update to 3.0.0

af918185b7f1fda55e88ce2463f9749f375ce0ed authored almost 4 years ago
Do not report the cancellation exception in IOApp

1c8bea2bcc32552372cadb8465d7406df2781bc8 authored almost 4 years ago
Merge pull request #1784 from vasilmkd/contstate-again

Exactly emulate the old cont state mechanism

6a6048b16615df0ac796d2b75d7edbaf7c5ee2ef authored almost 4 years ago
Merge pull request #1781 from vasilmkd/batched

Striped and batched overflow queues

8e2f9c9281808ddf821c9832a492569a9e3d853f authored almost 4 years ago
Merge pull request #1802 from vasilmkd/javac

Add javac flags to ensure compatibility with Java 8

4d5ba4175297009dfcceafe9847c3e62a7be3652 authored almost 4 years ago
Merge pull request #1799 from lrodero/update-tutorial-3.x

Updated tutorial to new doc site + CE 3.0.0-RC2

8510dabde7d90ee3b7393145ec7bf9aefe428c84 authored almost 4 years ago
Merge pull request #1800 from djspiewak/feature/uncancelable-gap

Opened uncancelable region to the right

4082e6f12de67d3d7def6f54890e49107f1ef46a authored almost 4 years ago
Add javac flags to ensure compatibility with Java 8

f1ee7b5f198233273ec6f4d4a565746e494047e2 authored almost 4 years ago
PR comments addressed: small code refactors; added mdoc; removed unneeded warning

851d256ebae3fd4aba45dc48d8da801a2eb051a9 authored almost 4 years ago
Updated sidebar for Tim's changes

24d6334a79c310e9155f31764feb67fd05feada5 authored almost 4 years ago
Merge pull request #1771 from TimWSpence/split-typeclass-docs

Split typeclass docs

1e0b1649d5333c3162df8cf289e6431a943156da authored almost 4 years ago
Check the batched queue as part of the unparking mechanism

69bd28688a38b80cbc35ff916bce1e104dc021d5 authored almost 4 years ago
Add LocalQueue enqueueBatch scaladoc

3d5d76c6b7d6e6d774d3a3a90b5c2440a0718211 authored almost 4 years ago
Improve LocalQueue drain scaladoc

c5e04e7882276e08ffdf7f21d0e3df1183e90dfd authored almost 4 years ago
Update WorkStealingThreadPool scaladoc

533e68b421532f47a7e02cec716f2dab12a85514 authored almost 4 years ago
Simplify the batch enqueue logic

b488c4f367a6c6783ccce7fc291ac7dc8ef49870 authored almost 4 years ago
Notify other worker threads

547287056a6f1b1384f425f03dfab15c4df088a8 authored almost 4 years ago
Some notes on the simple offerAll implementation

c31066be6161ab6bd8a58704e6fce72d38353622 authored almost 4 years ago
Improve ScalQueue scaladoc

f6ca7dd229a0827a22919834757b1e9988848ef0 authored almost 4 years ago
Improve helper thread run loop

6092e8e1c2ef18871666fde7a795b6da8d4ccf07 authored almost 4 years ago
Update the LocalQueue enqueue scaladoc

6633e8130f598675cdf889b9287e4254826455bc authored almost 4 years ago
Check the batched queue before parking

983979dc90a5f080cf247f7d36f1c4f3e5ea3342 authored almost 4 years ago
Will the real enqueueBatch please stand up?

1e6d16d61a9476324c2c9247d8dc353ce8623e28 authored almost 4 years ago
Burn enqueueBatch with fire

3078fcace47a83fa53de5f399499e92a5b0fda8d authored almost 4 years ago
Working implementation of the batched queue

62d92605e8993e9ba30a44e3ab22c7376870d034 authored almost 4 years ago
Engage ScalQueue as the overflow queue

a3b2f7f9c4e8e2d95928dd3110ec818463803e8b authored almost 4 years ago
BatchedQueue makes na appearance

82a829746df0c7a4ee08c9f3b8a8274802e6fb2b authored almost 4 years ago
Simplified thread local random index generation

1ea52b583ba356dd8fd5dc5ff2a5db2a946f121b authored almost 4 years ago
Removed some stale stuff that I missed in my first pass

16f971c4e49c14b46995637e21ec58d2a837aa1b authored almost 4 years ago
Stripe the overflow queue

85bf7f02d9f38f3b7ba749d445cef801753607c6 authored almost 4 years ago
Introducing ScalQueue

0e8da91f50a4b8ad354692a2ca50a00c99817089 authored almost 4 years ago
Merge pull request #1795 from typelevel/kubukoz-patch-1

Fix scala versions in mergify

8c644def5b692a3c96326b62c0f0d650c494171c authored almost 4 years ago
Opened uncancelable region to the right

bf6d1918772fe921229a91d2ef4d6533abfb0239 authored almost 4 years ago
Updated tutorial to new doc site + CE 3.0.0-RC2

569ec86d8a45ad47dbbe8251fb53618c165d2427 authored almost 4 years ago
Fix scala versions in mergify

de50c1d2e9ee41fdf4bd26f6efcd7a06840cfca3 authored almost 4 years ago
Add a test for the problematic interleaving

b93d1b743715518c0282d22d4d0b061ee7453e93 authored almost 4 years ago
Mark ContState as final

bd84654e9f96974abe1b80859134b73cfceff975 authored almost 4 years ago
Exactly emulate the old cont state mechanism

ae886add7cd520f432aa67a3793405f83a53c08c authored almost 4 years ago
cats.effect.{Applicative,Monad}Throw -> cats.{Applicative,Monad}Throw

05fdbfb6d529d003ec8b520ba976e8192b3e4bad authored almost 4 years ago
Merge branch 'series/3.x' into topic/scalafix

f732589b138fcf2388c34b8e8893ccaf80a5c73c authored almost 4 years ago
Merge pull request #1798 from vasilmkd/shutdownfix

Shutdown the runtime after notifying all listeners

8258d4321e8188d25dca822940043d9b51e7de85 authored almost 4 years ago
address pr feedback

4ea46ad6e79ac117a0d0a71bb7f2630f36a7899e authored almost 4 years ago
Revise the runtime shutdown procedure

c4b6efecadd073658db8bd9f853f5f6d0651ceb0 authored almost 4 years ago
Merge pull request #1773 from vasilmkd/resumeio

Remove final fields startIO and startEC

9b4164d97019feb05c31d67f2c91ed67c4e2ad5f authored almost 4 years ago
Merge pull request #1785 from prova/queue-size

Implement std queue size

be1f23147c1c8db8f71ceff2f62b7622163965e1 authored almost 4 years ago
Merge pull request #1788 from bplommer/remove-duplicate-aliases

Remove MonadThrow & ApplicativeThrow

9608e05e800465a399800f96d41dac913de53ba2 authored almost 4 years ago
Merge branch 'series/3.x' into topic/scalafix

d57faf0b4dce04d88c1bd420b8e51472b9194306 authored almost 4 years ago
Add note about bumping the CE version only after running Scalafix

7fba065d447304da7022a11f4eb77d1830eb4254 authored almost 4 years ago
Remove MonadThrow & ApplicativeThrow

ed02fb718f5da4c75490ff58f453950f3fe77d17 authored almost 4 years ago
Fix Dequeue take two

561f071bd6e09cd2e7f6a03254a421c9454eca92 authored almost 4 years ago
Fix Dequeue

649f462eef69c30cebaf302655bd318c01fab8d5 authored almost 4 years ago
Merge pull request #1775 from alexandrustana/1726

Port align instance for IO and SyncIO from CE2

2a008418d9008cb991fdfbc216571a31d88b5f4a authored almost 4 years ago