The Typelevel stack and Scala Native

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

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