`boundary/break`: do you use it ? what do you do with it ?

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-3.3-breaking-the-boundary

    Scala 3.3 boundaries + bleep playground

  • I've started playing around with boundaries and breaks for the fun of it with the objective of implementing an async/await ( but I guess dotty-cps-async existing and looking great kinda killed my motivation ^^ ) and making scala more Rust-like with Result and "nice" ( all a matter of perspective folks, don't burn me to the stakes yet ) overloadings with .? and .! . Very rough right now though

  • gears

    A strawman for a low-level async library in Scala 3. (by lampepfl)

  • You can look (and EPFL collect feedback) about EPFL implementation of async/await: https://github.com/lampepfl/async. Also you can look at dotty ticket about this: https://github.com/lampepfl/dotty/pull/16739

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

    The Scala 3 compiler, also known as Dotty.

  • You can look (and EPFL collect feedback) about EPFL implementation of async/await: https://github.com/lampepfl/async. Also you can look at dotty ticket about this: https://github.com/lampepfl/dotty/pull/16739

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