metabrowse VS dotty-patched

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

metabrowse

Static site generator for code search with IDE features for Scala (by scalameta)

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
metabrowse dotty-patched
1 1
104 19
0.0% -
6.4 5.6
8 days ago over 1 year ago
Scala Scala
Apache License 2.0 Apache License 2.0
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.

metabrowse

Posts with mentions or reviews of metabrowse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-08.
  • The future of Scaladoc
    3 projects | /r/scala | 8 Mar 2021
    I would prefer to have a mega documentation website like javadoc.io that works with an engine like metabrowse. I often find myself cloning various FOOS libraries to browse their codebase and grep things.

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.

What are some alternatives?

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

scastie - An interactive playground for Scala

Inkuire - Hoogle-like searches for Scala 3 and Kotlin

mdoc - Typechecked markdown documentation for Scala

scala3.g8

Scalafix - Refactoring and linting tool for Scala

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.

ultraviolet - Scala 3 to GLSL transpiler library

scalaprops - property based testing library for Scala