enableIf.scala VS scala.meta

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

enableIf.scala

A library that toggles Scala code at compile-time, like #if in C/C++ (by ThoughtWorksInc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
enableIf.scala scala.meta
- 2
64 1,087
- 0.6%
4.6 9.8
2 months ago 4 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.

enableIf.scala

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

We haven't tracked posts mentioning enableIf.scala yet.
Tracking mentions began in Dec 2020.

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 enableIf.scala and scala.meta you can also consider the following projects:

Simulacrum - First class syntax support for type classes in Scala

Shapeless - Generic programming for Scala

Scala Async - An asynchronous programming facility 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.

Persist-Logging - Scala Logging Library

Ammonite-Ops - Scala Scripting

cats - Lightweight, modular, and extensible library for functional programming.

Scalaz - Principled Functional Programming in Scala

ScalaTest - A testing tool for Scala and Java developers

refined - Refinement types for Scala