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

Implement std queue size

ff28d68e39520943725581877dde726cc3101d76 authored almost 4 years ago
Replace val with def

7751445c1b5d7077f3ba279ffc30acab94327b50 authored almost 4 years ago
Merge pull request #1778 from davidabrahams/david/update-counting

Fix the numbers in the MonadCancel docs

c6f6058429d5dbe075fa96ced4f629ad7712a647 authored almost 4 years ago
Regenerate GitHub Actions workflow

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

3b795221f1a854baa3016b3b1098f77371af5c09 authored almost 4 years ago
Update scalafix URL

b162690a2dfbc88867b1a243645d073b25e5b576 authored almost 4 years ago
Update sbt and sbt-scalafix

038eb7e2469ab88aad23223bbc80171a7d5b3dda authored almost 4 years ago
Make mdoc even happier

34915dea9ba3765b60ea5c4cf93250c348ba7b7c authored almost 4 years ago
Make mdoc happy

f3ff657f9b7beef847e41fa808e5bd7fa2c0e45c authored almost 4 years ago
Cast to AnyRef instead of Object

b46b29623917f326d41fe5b66ccdd3c9e0142ab0 authored almost 4 years ago
Move async continue branch to the slow path

7d10cb8ca591a2e73a5ce5218cb929798b99d6b0 authored almost 4 years ago
Clear resumeIO when done

86cea87c4323fbc0b2d482a30ed49acaec909971 authored almost 4 years ago
Ammend comment for dropping continuations

b78ab8044a83a3f24555b0d6dcd2b7a8e2bb881c authored almost 4 years ago
Inline autocede and use resumeIO

a2e4978b1f4c54fafb5802e2f8ae0a0b710de955 authored almost 4 years ago
EvalOn can use resumeIO

49997017333ca6e06e68819e38029f869ac0a03a authored almost 4 years ago
Inline cede

68b9ee730bb0a0163ce51c20039196aa2b017597 authored almost 4 years ago
Remove references to the startIO and startEC

2fe6a62925eb8f48d75779a56c9e7aa4c34a9f82 authored almost 4 years ago
Blocking can use resumeIO

6d6bcc176377cfffef02679219a03cdf5948f63d authored almost 4 years ago
update the counts

3d9bded163c4b23d324fbc9721bf304ffd1fe795 authored almost 4 years ago
Merge pull request #1774 from scala-steward/update/sbt-1.4.9

Update sbt to 1.4.9

6beb473ed645939a0c905b55ea190ec2ed0418fa authored almost 4 years ago
Port align instance for IO and SyncIO from CE2

b2f0e6fff60a03c617d9f880cf1dea4ef57fe5ac authored almost 4 years ago
Update sbt to 1.4.9

8156790831ab62b605014a15cfc5afe1af51d26b authored almost 4 years ago
Added header.

1e8bc9f200494b0c700af7029ee1bf5d5b43bf5c authored almost 4 years ago
Implement UUIDGen capability trait.

a4c49d1897d7e6a9afee30ea44680f18e8654b60 authored almost 4 years ago
Merge remote-tracking branch 'upstream/series/3.x' into split-typeclass-docs

1fb2abe4459ab74381431baa45572a22280b0cd4 authored almost 4 years ago
Revert "Define unique on IO companion"

This reverts commit 9ea73187f9ad2c2d96b826e9d0ef76f8fc161205.

65a60ffe465e1ba7ad319a8414020d60e17380f0 authored almost 4 years ago
Update docs

e36e3b2634d87a24dbc82055e4411973dd0b0409 authored almost 4 years ago
Update docs

aa3fbd9f79bb0be59377dea8b68f5bd34e530883 authored almost 4 years ago
More docs for Temporal

da6f3edd2fe1d7e9d7d934c87e64d7399128a608 authored almost 4 years ago
Various updates

7ebe9ad3341f97a2919f62a8f9f337c006c8bbfb authored almost 4 years ago
Merge pull request #1768 from TimWSpence/unique-for-io

Define unique for IO

357c6f7578fc95eb780e8692f10924b009d0c797 authored almost 4 years ago
Docs for unique

cb9b456917151da29f9c30434874233cb6fc66de authored almost 4 years ago
Docs for clock

adb59d1bf6fbf3706a65c49a47aa995a4f3dd180 authored almost 4 years ago
Define unique on IO companion

9ea73187f9ad2c2d96b826e9d0ef76f8fc161205 authored almost 4 years ago
Docs for sync

86d76a4af014eb9b611f4a582528216a476df84f authored almost 4 years ago
Docs for async

291ed670b8c63cdb5af06e1149a6a4418ab7693e authored almost 4 years ago
Split typeclass docs

e22157b6c66eedec99c95b554e34e52e82f64812 authored almost 4 years ago
Define unique for IO

8272e90cab877ae9543180a9b56844dff6409097 authored almost 4 years ago
Merge pull request #1766 from scala-steward/update/sbt-1.4.8

Update sbt to 1.4.8

f2027a3ccb5eb9aa7e3a520b60471f64585e9100 authored almost 4 years ago
Merge pull request #1764 from vasilmkd/worker

Work stealing thread pool and worker thread refactoring

afdb4815026d53009200310172d09087b0a19d39 authored almost 4 years ago
Revised work stealing benchmarks

45c2692d0e8a947d5ae82cb1346c3d8f289b295c authored almost 4 years ago
Just do it, wake up the worker thread

924961883233c4c9f054af45b6b49e3b09f76fba authored almost 4 years ago
Improve work stealing thread pool comments and scaladoc

54eefc6bce353a369f0e1ce9fe8f3da2bfd1c2e9 authored almost 4 years ago
A less contentious worker thread unparking mechanism

8567ab4e932ae2cd310a07d5baca5897326fc9b6 authored almost 4 years ago
Avoid self join when shutting down

2ecda969a63c0dffd738d9c9e2f77b625311e381 authored almost 4 years ago
Factor out worker thread parking/unparking constants

0bad0117c6cdb8e4c572d9baafdab5aa7350ec86 authored almost 4 years ago
Improve scaladoc for executing fibers on the thread pool

a161b4c8fe65089f35163e20e2ff01fc7b6fd325 authored almost 4 years ago
Reduce unnecessary visibility of constants defined in Java

1565ac7e8bdb816202f72eaa08e933e03e4c4dd0 authored almost 4 years ago
Rename the external queue to overflow queue

aed3f7bab47b6295a6d1b37e3fc12295e01458bf authored almost 4 years ago
Move helper thread construction code to constructor

f6451c7673fe17a2b2ffce686f41be8b95fd1581 authored almost 4 years ago
Complete the worker thread scaladoc

531de5fa4a1c0d86b3eddfd0f3a4cd2723d931ad authored almost 4 years ago
Propagate interruption signal to helper threads

caca9eb0b8dfdfc3b1df3a6cc6957484d5c34b00 authored almost 4 years ago
Delete the old worker thread code

be2cd9230d17221ce42b48d4507accda29e1027a authored almost 4 years ago
Beef up the pool shutdown mechanism

a7f3c97b64edffab1fa8ee527d303606a6a6028d authored almost 4 years ago
Finalize the finite state machine documentation

ff7f710dbba01efba8180335b09398b06ede67e4 authored almost 4 years ago
Improve the scaladoc on the foreign interface of the work stealing pool

11c49f7c968bf967196c5749f262eea3f2269e52 authored almost 4 years ago
Add a mechanism for bypassing the local queue

0efe3e417f3d520b31e5f7c513891d7782112c4e authored almost 4 years ago
Unconditional transition to parked

72efb3a0346b0c5d013998c6e863ab75b747bd14 authored almost 4 years ago
Sleeping flag is no more

de25b0dfff8d333e2c8f9177250b40aee400f906 authored almost 4 years ago
Worker thread finite state machine

72a23e33404e92343bafc835897f29744aa4f481 authored almost 4 years ago
Update sbt to 1.4.8

e0efd8fa2a51b5db081c239e1eb30e4d84b8af00 authored almost 4 years ago
Merge pull request #1756 from riccardocorbella/issue/1754

Fixes #1754

e2aa199adad772aa517f7199c5792351e5746014 authored almost 4 years ago
Merge pull request #1748 from vasilmkd/modulo

Remove a branch and expensive modulo operation in the runloop

85dfd5be41e5050d652193473859e2147e553147 authored almost 4 years ago
Make atomic loop stable

7f293f1544d6fbd70d6efe030657189c6dc48ede authored almost 4 years ago
Multi fiber multi state dispatcher

be70242803c3f046ffe7f4a846505beddd5cef2f authored almost 4 years ago
Multi fiber dispatcher

c9d6c48557eb44f6c2df48dbfe47d2fb2f90bc70 authored almost 4 years ago
Add dispatcher benchmark

c71343df29a3ce5e21415f33ba182c6a28b7c5b6 authored almost 4 years ago
Restore fairness with respect to auto yielding

3d29262077e6ffa095bf69b361eb64faadb76645 authored almost 4 years ago
Auto yield based on the current iteration count

This allows us to get rid of a branch and the expensive modulo operations

659fca1e5a97f14b51dd05929c9865512ee81990 authored almost 4 years ago
Fixes #1754

d78afc72e46d58f91a8bf1a31c042057687b962a authored almost 4 years ago
Merge pull request #1753 from alexandrustana/1725

Port <& and &> from CE2

87b86bfb683649f31bb7e1bdd8d77e4dd18221bb authored almost 4 years ago
Port <& and &> from CE2

6f339831c21bfacc81fde768ef79aa2b735dd196 authored almost 4 years ago
Merge pull request #1743 from djspiewak/feature/scaladoc

Copied over (and loosely adapted) scaladoc from CE2 IO

852377c34c84005855ba25a6a0b52304f7c75cd4 authored almost 4 years ago
Updated documentation formatting and some missed links

28964c6a7db61024900fa284604abcf747837818 authored almost 4 years ago
Merge pull request #1740 from djspiewak/feature/configurable-pool

Consolidated IORuntime configuration and enabled access in IOApp itself

41e1390d2575274924b11fd3a476fc1eaab29e67 authored almost 4 years ago
Merge pull request #1747 from joroKr21/default-cont

Generalize defaultCont

8e2951ae3a16869673127b426883d8abf69ff395 authored almost 4 years ago
Generalize defaultCont

235cd050050ffc514e5b0c918ac9948214b2c3c7 authored almost 4 years ago
Copied over (and loosely adapted) scaladoc from CE2 IO

b5a25349ea867fa19bb7000fbe73561957b45447 authored almost 4 years ago
Merge pull request #1733 from wemrysi/feature/1619-simplify-resource-join

Fiber[Resource[F, *], E, A] join scope contained by outer

4fc1d685f43111f6bad12195b42efaae9a6bff85 authored almost 4 years ago
Merge pull request #1738 from vasilmkd/ci-updates

Scala and GraalVM version updates

991d787f73345208b955863c224b5c8939cf4af8 authored almost 4 years ago
Avoid unsound overloading

36ce27b218edc49bff358b69eb3a08ef7f257a47 authored almost 4 years ago
Merge pull request #1742 from vasilmkd/immediate

Immediate interpreter for Map, FlatMap and Attempt

6843b164f92bfc4cb69a85f76821849adf1e49f4 authored almost 4 years ago
Reorder tags for faster tableswitch

54efd2e4a6483f33689d66158b6298848bec80a5 authored almost 4 years ago
Attempt immediate interpreter

93a0631c40555a5ccffc1ad0628285fa48ee1a9a authored almost 4 years ago
Flatmap immediate interpreter

9d1d0859f5f5f25e899d71478d1dab08d7ac3471 authored almost 4 years ago
Map immediate interpreter

edda387c962035b38ca61a7a91723ee05851e4ed authored almost 4 years ago
Consolidated IORuntime configuration and enabled access in IOApp itself

90ddbbc46686cddab5ef576ba334ad48ba12aeeb authored almost 4 years ago
Merge pull request #1720 from patseev/remove-assertions

Use raiseError instead of assertions in Random

f69c1340df7c09c9883d5bf17fc4a0beeba7d82c authored almost 4 years ago
Merge pull request #1734 from vasilmkd/blocking

The work stealing pool becomes a BlockContext

3f18865c577de37145f0bfc0f4b8d5d616676e35 authored almost 4 years ago
Please Scala 2.12

e6df9bec80fdd412e86d843509251448fd6d1f96 authored almost 4 years ago
Fix unused implicit params warnings

c52ae4936b9de221938160ad10538572b2d349fb authored almost 4 years ago
Scala and GraalVM version updates

47184eae8712113183ad5da409aa84de14fdbfd0 authored almost 4 years ago
Merge pull request #1730 from patseev/io-utils

IO#to, IO#option, IO.none, IO.some, Async.evalOnK

827478841a0dbacd241604d788af5fe7d93ebbfd authored almost 4 years ago
Merge pull request #1727 from typelevel/dedupe-timet

Reuse parts of the kleisli GenConcurrent instance in TimeT

357703078cfefebf58cd717d2e625033d8ef40d4 authored almost 4 years ago
Merge pull request #1735 from Daenyth/patch-1

Add a link to benchmark mentioned in the README

ab69418494e20e4e6a24c61e2ae678156110b595 authored almost 4 years ago
Merge pull request #1737 from scala-steward/update/sbt-spiewak-sonatype-0.20.4

Update sbt-spiewak-sonatype to 0.20.4

74c6c9c8d04d17ed670aa775de143bf7f4f2170b authored almost 4 years ago
Update sbt-spiewak-sonatype to 0.20.4

52516b51ded0e9921409543d4fba329b31ee11d5 authored almost 4 years ago
Add a link to benchmark mentioned in the README

7bc9ac2458ba9503d8688aacc7768e041192c964 authored almost 4 years ago
Cleanup removed methods from js dummy type

dd624df0787c90e52d41fb4de63e4f91220befe7 authored almost 4 years ago
Wrap obviously blocking code in scala.concurrent.blocking

4cc309f8d7bb63ac31724a5e77d9182965b88ee5 authored almost 4 years ago