Ecosyste.ms: OpenCollective

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

github.com/typelevel/cats

Lightweight, modular, and extensible library for functional programming.
https://github.com/typelevel/cats

Retire the "Typelevel Ecosystem" page

armanbilge opened this issue almost 2 years ago
Add `Kleisli.localK` `FunctionK` helper

ivan-klass opened this pull request almost 2 years ago
Update sbt-typelevel, sbt-typelevel-site to 0.4.19

typelevel-steward[bot] opened this pull request almost 2 years ago
Add Seq syntax parallel to ListOps

nigredo-tori opened this issue almost 2 years ago
Replaced `traverse` benchmarks with something more representative

djspiewak opened this pull request almost 2 years ago
Update scalafmt-core to 3.7.2

typelevel-steward[bot] opened this pull request almost 2 years ago
Add API documentation links

reardonj opened this pull request almost 2 years ago
Remove Either documentation page.

reardonj opened this pull request almost 2 years ago
Update CONTRIBUTING.md microsite information

fabianhjr opened this pull request almost 2 years ago
Move `NonEmptyReducible` into its own file

fabianhjr opened this pull request almost 2 years ago
Update no script links in readme

RawToast opened this pull request about 2 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.13.0

typelevel-steward[bot] opened this pull request about 2 years ago
readme points to broken link

johnynek opened this issue about 2 years ago
`cats.implicits._` -> `cats.syntax.all._`

armanbilge opened this pull request about 2 years ago
Publish alleycats docs on website

armanbilge opened this pull request about 2 years ago
Remove Obsolete `Either` Documentation

reardonj opened this issue about 2 years ago
Add `OptionT` combinators for effectful Boolean

ivan-klass opened this pull request about 2 years ago
VoidError - can be applied to any yield type

diesalbla opened this pull request about 2 years ago
Update sbt-jmh to 0.4.4

typelevel-steward[bot] opened this pull request about 2 years ago
Improve `Chain` Documentation

reardonj opened this pull request about 2 years ago
Update scala3-library, ... to 3.2.2

typelevel-steward[bot] opened this pull request about 2 years ago
Add IPONWEB as an adopter

bio-aeon opened this pull request about 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.10

typelevel-steward[bot] opened this pull request about 2 years ago
Add missing syntax highlightning

Masynchin opened this pull request about 2 years ago
Fix typo

Masynchin opened this pull request about 2 years ago
Update scalafmt-core to 3.7.1

typelevel-steward[bot] opened this pull request about 2 years ago
Docs for Func and AppFunc

UlisesTorrella opened this pull request about 2 years ago
Update scalafmt-core to 3.7.0

typelevel-steward[bot] opened this pull request about 2 years ago
A new version of cats-infographic is created

ShapelessCat opened this issue about 2 years ago
Move `catsTraverseForSeq` to lower-priority implicit scope

UlisesTorrella opened this pull request about 2 years ago
Fix the nested unordered list HTML view of docs/typeclasses/alternative.md

ShapelessCat opened this pull request about 2 years ago
Scala 3 Ambiguous Implicits in UnorderedFoldable

bpholt opened this issue about 2 years ago
Very old scaladoc on typelevel.org

Jasper-M opened this issue about 2 years ago
Fix readme

danicheg opened this pull request about 2 years ago
Update sbt-typelevel, sbt-typelevel-site to 0.4.18

typelevel-steward[bot] opened this pull request about 2 years ago
[docs] Error in Rendering Document from .md to .html

ShapelessCat opened this issue about 2 years ago
Update sbt to 1.8.2

typelevel-steward[bot] opened this pull request about 2 years ago
Update sbt to 1.8.1

typelevel-steward[bot] opened this pull request about 2 years ago
Fix Native CI

armanbilge opened this pull request about 2 years ago
Bifoldable Laws with non-commutative types

bpholt opened this issue about 2 years ago
Update ADOPTERS.md to include Gemini

enforser opened this pull request about 2 years ago
Add a link about fs2-throttler

kovstas opened this pull request about 2 years ago
remove unused version number

kailuowang opened this pull request about 2 years ago
Traverse[F[_].sequence is slow

kamiKAZIK opened this issue about 2 years ago
Remove extra "imports" page

kubukoz opened this pull request about 2 years ago
Clean up benchmarks' dependencies

danicheg opened this pull request about 2 years ago
Update scalaz-core to 7.3.7

typelevel-steward[bot] opened this pull request about 2 years ago
restrict traverse_ and friends to require Unit

jpassaro opened this pull request about 2 years ago
Enumerable (WIP)

isomarcte opened this pull request about 2 years ago
Add Syntax For Enumerable

isomarcte opened this pull request about 2 years ago
Add FunctionN.applyN, tupledF

kubukoz opened this pull request about 2 years ago
Add `Bifunctor#leftLiftTo`

eugkhp opened this pull request over 2 years ago
Implicit `catsKernelOrderingForOrder` is not very useful

armanbilge opened this issue over 2 years ago
Add endless4s to typeLevelEcosystem.md

jchapuis opened this pull request over 2 years ago
Update typeclasses.md

tsobako opened this pull request over 2 years ago
Use helper functions in generated code

joroKr21 opened this pull request over 2 years ago
Generate boilerplate in shared sources

joroKr21 opened this pull request over 2 years ago
Add bridge from Throwable to E for ApplicativeError

morgen-peschke opened this issue over 2 years ago
Behaviour of `MonadCancelThrow[EitherT[IO, Throwable, *]]`

SystemFw opened this issue almost 3 years ago
Free - Extend the documentation.

diesalbla opened this pull request almost 3 years ago
Suppress Compiler Warnings (kernel)

satorg opened this pull request almost 3 years ago
More efficient slidingN functions

joroKr21 opened this pull request about 3 years ago
https://typelevel.org/cats/typelevelEcosystem.html broken links

benkio opened this issue over 3 years ago
Add missing methods to NE collections and syntax

satorg opened this pull request over 3 years ago
Add `Semifield` and `CommutativeSemifield` to algebra

armanbilge opened this pull request over 3 years ago
Document `TraverseFilter`?

LLCampos opened this issue over 3 years ago
Delete methods and classes deprecated in the 1.0 release candidates.

diesalbla opened this pull request over 3 years ago
MonadError missing a raiseWhen method

qwbarch opened this issue over 3 years ago
Deprecate OneAnd class.

diesalbla opened this pull request over 3 years ago
Representable instance for Cofree

TimWSpence opened this pull request almost 4 years ago
Kernel - Monoid and Semigroup - try using extension functions.

diesalbla opened this pull request almost 4 years ago
Scala-3.x Introduce Opaque Types

diesalbla opened this issue almost 4 years ago
Adding group-like extension methods to List

BalmungSan opened this pull request about 4 years ago
Proposal: merge `cats-time` into `cats`

diesalbla opened this issue about 4 years ago
Clean out warnings from Dotty

larsrh opened this issue about 4 years ago
WIP: Selective

rossabaker opened this pull request about 4 years ago
Spark 3 / Cats 2.2.0 classpath issue

samidalouche opened this issue over 4 years ago
2.2.0 follow-up

travisbrown opened this pull request over 4 years ago
some/many on Alternative

johnynek opened this issue over 4 years ago
ApplicativeError: add raiseOption operation.

diesalbla opened this pull request almost 5 years ago
Add foldF, cataF and emptyflatTap to OptionT

ybasket opened this pull request almost 5 years ago
Introduce reduceOption for UnorderedFoldable and minimum/maximum(By)Option

jorgeadriano opened this pull request almost 5 years ago
Add a Developer-Comment regarding an unused parameter.

diesalbla opened this pull request about 5 years ago
Non empty map order

diesalbla opened this pull request about 5 years ago
Bug? Behaviour of SemigroupK instance for Kleisli

leigh-perry opened this issue about 5 years ago
Tight-coupling between Traverse and Foldable is a downstream burden

japgolly opened this issue over 5 years ago
Add `attemptOption` to Alternative

LukaJCB opened this issue over 5 years ago
Ambiguous Vector instances

durban opened this issue over 5 years ago
Cats Microsite: add Github Links

diesalbla opened this issue over 5 years ago
Use Arrow-like parameter syntax for Arrow type-classes

diesalbla opened this pull request over 5 years ago
CommutativeMonoid[Option[A]] from CommutativeSemigroup

valydia opened this pull request almost 6 years ago
Kleisli Light Encoding

diesalbla opened this pull request almost 6 years ago
Introduce Clay: light-weight Kleisli-like trait

diesalbla opened this pull request almost 6 years ago
Add instances for Nothing

julien-truffaut opened this issue almost 6 years ago
More efficient Alternative#separate via Foldable

tkroman opened this issue almost 6 years ago
Ambiguous Eq instances for tuples

ceedubs opened this issue about 6 years ago
Improve doc for Func

tpolecat opened this issue about 6 years ago