The Typelevel stack and Scala Native

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • Scala Native

    Your favorite language gets closer to bare metal.

    Nope. Scala Native is (still) single threaded, just like you are in e.g. Python or Node.js.

  • sn-bindgen

    Scala 3 native binding generator + libclang facade

    sn-bindgen uses libclang to do exactly this.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • scalanative-gtk

    scala-native bindings for Gtk+, GLib, ...

    For GTK+ to work with Scala Native, the best way is to generate the SN bindings from the GObject introspection descriptions. There's already https://github.com/jokade/scalanative-gtk but I don't know whether it does it this way.

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