Pleasant to use Scala libraries

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Http4s

    A minimal, idiomatic Scala interface for HTTP

  • I would say http4s and Doobie. Both are pure FP libraries in the Typelevel ecosystem. Both are exceptionally clear, extremely reliable, extremely pleasant to useā€¦ I like to point out http4s, in particular, is primarily a collection of types modeling the relevant RFCs. What behavior it has comes overwhelmingly from the underlying Cats, cats-effect, and fs2 libraries. This reflects the generality of those underlying libraries and the intense focus of the http4s team. The same applies to Rob Norris and Doobie, which tames JDBC as well as it can be tamed, IMO.

  • skunk

    A data access library for Scala + Postgres.

  • The same creator is working on skunk, which is very exciting. Only works for Postgres though.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • slinky

    Write Scala.js React apps just like you would in ES6

  • Slinky for me is a perfect example of a library.

  • Play

    The Community Maintained High Velocity Web Framework For Java and Scala.

  • The most popular nowadays are - I guess - akka-http and http4s. You can also use Play if you don't want to start from scratch but prefer a framework-based approach.

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