dotty-patched VS ultraviolet

Compare dotty-patched vs ultraviolet and see what are their differences.

dotty-patched

Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming (by DmytroMitin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dotty-patched ultraviolet
1 3
19 57
- -
5.6 7.3
over 1 year ago 11 days ago
Scala Scala
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotty-patched

Posts with mentions or reviews of dotty-patched. We have used some of these posts to build our list of alternatives and similar projects.

ultraviolet

Posts with mentions or reviews of ultraviolet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.
  • Indigo 0.15.0-RC1 Released
    2 projects | /r/scala | 18 Apr 2023
    The main bulk of the work is a total replacement of all GLSL based shaders in favour of programs written using Ultraviolet. Ultraviolet is a Scala 3 shader program writing library that is currently aimed at WebGL + GLSL. The purpose of this work is to begin to separate Indigo from Scala.js and WebGL, so that the project can look at supporting other rendering technologies (WebGPU is the next likely target), and one day, other platforms like the JVM and/or Native. Custom GLSL shaders will still be supported for the for the foreseeable future, but existing shaders will require very minor modification to be compatible.
  • Ultraviolet: WebGL Shaders in Scala 3
    1 project | news.ycombinator.com | 4 Feb 2023
  • Announcing Ultraviolet: WebGL shaders in Scala 3
    2 projects | /r/scala | 4 Feb 2023
    Ultraviolet (0.1.0): Scala 3 to GLSL transpiler library https://github.com/PurpleKingdomGames/ultraviolet

What are some alternatives?

When comparing dotty-patched and ultraviolet you can also consider the following projects:

Inkuire - Hoogle-like searches for Scala 3 and Kotlin

indigo - An FP game engine for Scala.

scala3.g8

functional-way - Write small programs (eg -algorithms) in a functional way.

ducktape - Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔

dotty - The Scala 3 compiler, also known as Dotty.

Scalafix - Refactoring and linting tool for Scala

scalaprops - property based testing library for Scala