Squid VS scala.meta

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

Squid

Squid – type-safe metaprogramming and compilation framework for Scala (by epfldata)
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
Squid scala.meta
1 2
196 1,094
-0.5% 0.4%
0.0 9.7
3 months ago about 17 hours 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.

Squid

Posts with mentions or reviews of Squid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-29.
  • Haskell doesn't have macros
    2 projects | /r/haskell | 29 Dec 2020
    In the video, the presenter says he doesn't know any other system with "type-aware hygienic macros". You may want to have a quick look at Scala 3, which also has such a system. See, for instance, this paper and also the precursor work by myself for Scala 2: https://github.com/epfldata/squid#publications

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

Monocle - Optics library for Scala

Shapeless - Generic programming for Scala

Cassovary - Cassovary is a simple big graph processing library for the JVM

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.

refined - Refinement types for Scala

Ammonite-Ops - Scala Scripting

Twitter Util - Wonderful reusable code from Twitter

Scala Async - An asynchronous programming facility for Scala

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

Scalaz - Principled Functional Programming in Scala

scribe - The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.

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