Is the JVM a upside or downside to Scala?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scala-cli

    Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

    Have you tried Scala CLI? It has been proposed to be a default Scala command. Here is some more motivation behind it.

  • SaaSHub

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

    SaaSHub logo
  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Google also tried to make Dart and Flutter happen, but that supposedly multiplatform UI toolkit still has terrible performance when rendered to the web (e.g. using 10% of the CPU to render a blinking cursor). Google does not seem to take non-Android Flutter use cases seriously, so relatively few people care for it or trust it enough to use it.

  • mimalloc

    mimalloc is a compact general purpose allocator with excellent performance.

    Yes, it's very efficient and that's not where the main problem lies. However, small allocations with modern C heap allocators like mimalloc or snmalloc has gotten extremely efficient as well. Would be interesting to see a benchmark comparison with Java's G1 and ZGC.

  • snmalloc

    Message passing based allocator

    Yes, it's very efficient and that's not where the main problem lies. However, small allocations with modern C heap allocators like mimalloc or snmalloc has gotten extremely efficient as well. Would be interesting to see a benchmark comparison with Java's G1 and ZGC.

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

  • Hardening Snmalloc

    1 project | news.ycombinator.com | 21 Nov 2024
  • Architecture: Revolutionizing Mobile App Development

    1 project | dev.to | 20 Nov 2024
  • How to install Flutter + My Flutter Experience so far

    1 project | dev.to | 16 Nov 2024
  • Figma to React Native: Convert designs to clean code in a click

    2 projects | dev.to | 8 Nov 2024
  • Build a Youtube Clone with Strapi and Flutter: Part 3

    2 projects | dev.to | 29 Oct 2024

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