New to Scala;

This page summarizes the projects mentioned and recommended in the original post on /r/scala

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Wartremover

    Flexible Scala code linting tool

    I was recently trying to move away from Scapegoat to Wartremover and I got bitten by this bug which is particularly prevalent in codebases using Typelevel libraries.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. skunk

    A data access library for Scala + Postgres.

    The major performance issue with Skunk is tracked here. tl;dr prepared statements currently take a horrifying number of network round-trips to the database. I'm sympathetic to Rob's "what you see is what you get" priorities for Skunk. But I'm glad to see an outline of a plan that sounds like it would satisfy those objectives without being so, for lack of a better term, naïve in their pursuit.

  4. sbt-tpolecat

    scalac options for the enlightened

    sbt-tpolecat to automatically provide reasonable Scala compiler settings.

  5. better-monadic-for

    Desugaring scala `for` without implicit `withFilter`s

    Better Monadic For to make various improvements to for-comprehensions.

  6. kind-projector

    Compiler plugin for making type lambdas (type projections) easier to write

    kind-projector for expressing higher-kinded type constructors.

  7. ZIO

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Does the fthomas/refined library work differently in Scala 3?

    3 projects | /r/scala | 20 Jun 2023
  • Iron updates: turning opaque types into value objects

    2 projects | /r/scala | 6 Jun 2023
  • Is Scala to Java the same relationship as TypeScript has with ECMAScript?

    2 projects | /r/scala | 8 May 2023
  • A new, reworked ScalaDoc is here!

    2 projects | /r/scala | 19 Dec 2022
  • Automatic parallelisation of for-comprehensions in Scala 3

    2 projects | /r/scala | 20 Nov 2022

Did you know that Scala is
the 37th most popular programming language
based on number of references?