scaluzzi VS urep-scala

Compare scaluzzi vs urep-scala and see what are their differences.

scaluzzi

Additional rules for Scalafix. The part of scalazzi rules. (by vovapolu)

urep-scala

get started with Scala and Bazel! (by radixbio)
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
scaluzzi urep-scala
4 1
32 6
- -
0.0 10.0
over 1 year ago over 3 years ago
Scala Starlark
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.

scaluzzi

Posts with mentions or reviews of scaluzzi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-15.

urep-scala

Posts with mentions or reviews of urep-scala. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • What's your preferred setup/process (IDE, settings, etc) for working in Scala?
    5 projects | /r/scala | 30 Nov 2021
    For build tooling, we've found that Bazel is the Scala build tool that sucks the least, at least for us. sbt is the standard and is easier to work with at a smaller scale, but it's slow and with what we were doing, we couldn't have it sanely do a full monorepo build. Dev life got significantly less shitty about a month after moving to Bazel. We open sourced our minimal Bazel repo setup if you want to try it out. https://github.com/radixbio/urep-scala The most significant limitation we've had with Bazel is that it really only works for interesting Scala projects as we have it configured on Linux and Mac (not Windows). We use Linux for development so this is fine for us and we can get the .exe installers and deploy jars out that we need to support Windows platforms.

What are some alternatives?

When comparing scaluzzi and urep-scala you can also consider the following projects:

sbt-tpolecat - scalac options for the enlightened

nvim-metals - A Metals plugin for Neovim

Scalafix - Refactoring and linting tool for Scala

metals-sublime - Sublime Text package for Metals, a language server for Scala

scalafix-organize-imports - A CI-friendly Scalafix semantic rule for organizing imports

sbt - sbt, the interactive build tool

sonar-scala - A free and open-source SonarQube plugin for static code analysis of Scala projects.

wiringbits-scala-newbie-warts - A collection of WartRemover warts for Scala newbies used by Wiringbits

Wartremover - Flexible Scala code linting tool