Scala isn't fun anymore

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hatch

    Modern, extensible Python project management

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

  4. sdk

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

  5. actix

    Actor framework for Rust.

  6. 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.

  7. 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.

  8. 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

  9. SaaSHub

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

    SaaSHub logo
  10. 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

  • Say Hello to UV: A Fast Python Package & Project Manager Written in Rust

    8 projects | dev.to | 17 Apr 2025
  • Trusted publishing ‐ It has never been easier to publish your python packages

    5 projects | dev.to | 5 Dec 2024
  • Uv: Python Packaging in Rust

    9 projects | news.ycombinator.com | 15 Feb 2024
  • Boring Python: Code Quality

    14 projects | news.ycombinator.com | 20 Dec 2022
  • Pip constraints files

    2 projects | /r/programming | 10 Jul 2022

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