metabrowse VS scala.meta

Compare metabrowse vs scala.meta and see what are their differences.

metabrowse

Static site generator for code search with IDE features for Scala (by scalameta)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
metabrowse scala.meta
1 2
104 1,094
0.0% 0.7%
6.4 9.7
23 days ago 5 days ago
Scala Scala
Apache License 2.0 BSD 3-clause "New" or "Revised" 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.

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.

scala.meta

Posts with mentions or reviews of scala.meta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-16.
  • Scala Library To Generate Case Classes for JSON
    8 projects | /r/scala | 16 Aug 2022
    I just wrote a small generator for a personal project using scalameta. It might be worth doing just for the learning experience, I thought it was a blast to use.
  • Running tests from emacs
    1 project | /r/scala | 6 Apr 2022
    I have successfully installed metals on emacs as per the instructions on scalameta.org - things like syntax highlighting and jump to definiton work, and lsp-metals-doctor-run shows mostly green ticks.

What are some alternatives?

When comparing metabrowse and scala.meta you can also consider the following projects:

scastie - An interactive playground for Scala

Shapeless - Generic programming for Scala

Scalafix - Refactoring and linting tool for Scala

Lamma - Lamma schedule generator for Scala is a professional schedule generation library for periodic schedules like fixed income coupon payment, equity deravitive fixing date generation etc.

mdoc - Typechecked markdown documentation for Scala

Ammonite-Ops - Scala Scripting

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 🤔

Scala Async - An asynchronous programming facility for Scala

Scalaz - Principled Functional Programming in Scala

enableIf.scala - A library that toggles Scala code at compile-time, like #if in C/C++

refined - Refinement types for Scala

n-scala - A new Scala wrapper for Joda Time based on scala-time