Simulation/High-performance/scientific computing in Scala/FP?

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

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

    C++ HPC Math Library (by dendisuhubdy)

  • It doesn't make sense to attempt HPC on the JVM, in any language. The only way to be competitive (e.g. with Blaze++) would be with extensive metaprogramming tricks that would almost certainly still not get you access to e.g. the underlying processor's AVX instruction set, for example.

  • chapel

    a Productive Parallel Programming Language

  • Also take a look at Chapel, initially designed for supercomputers: https://github.com/chapel-lang/chapel

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