Is the JVM a upside or downside to Scala?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
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.

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • Apple privacy manifest for React Native

    1 project | dev.to | 22 Apr 2024
  • Lançamento do App Edudu

    2 projects | dev.to | 28 Mar 2024
  • Design Principles and Best Practices in React Native App Development

    1 project | dev.to | 24 Mar 2024
  • Android 12+: Changing wallpaper or dark theme breaks Flutter and Jetpack Apps

    1 project | news.ycombinator.com | 21 Mar 2024
  • Android 12: Changing wallpaper or dark theme breaks Flutter and Jetpack Compose

    1 project | news.ycombinator.com | 21 Mar 2024