Scala isn't fun anymore

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Poetry

    Python packaging and dependency management made easy

    on the other hand, there is alternative package manager that's been gaining popularity "poetry" (it uses pip internally). it resolves transitive dependencies as you'd expect according to specified deps in pyproject.toml as opposed to all locked exact versions, versions can be expressions with things like caret () tilde (~) wildcards (*) etc like those in npm

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • hatch

    Modern, extensible Python project management

    Don't forget the new PyPa tool on the block: Hatch.

  • sdk

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

  • actix

    Actor framework for Rust.

  • cats-effect

    The pure asynchronous runtime for Scala

    The author is the creator of Monix and implemented the first version of cats-effect. He knows what he is doing.

  • Monix

    Asynchronous, Reactive Programming for Scala and Scala.js.

    The author is the creator of Monix and implemented the first version of cats-effect. He knows what he is doing.

  • bug

    Scala 2 bug reports only. Please, no questions — proper bug reports only.

    All of those dependencies are Java dependencies, not Scala libraries, except for one, and it's a known problem that is to some extent solved already and should be fully solved very soon. https://github.com/scala/bug/issues/12632

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ocaml

    The core OCaml system: compilers, runtime system, base libraries

    Yeah that's what we have languages with type inference for:

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

Did you konow that Scala is
the 36th most popular programming language
based on number of metions?