Scala mill

Open-source Scala projects categorized as mill

Top 4 Scala mill Projects

  1. Mill

    Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible

    Project mention: The next generation of Bazel builds | news.ycombinator.com | 2025-04-10

    A big problem with Bazel not mentioned here is the complexity. It's just really hard for many people to grasp, and adopting Bazel at the two places I worked was a ~10 person-year effort for the rollout with ongoing maintenance after. That's a lot of effort!

    IMO Bazel has a lot of good ideas to it: hierarchical graph-based builds, pure hermetic build steps, and so on. Especially at the time, these were novel ideas. But in Bazel they are buried behind a sea of other concepts that may not be so critical: `query` vs `aquery` vs `cquery`, action-graph vs target-graph, providers vs outputs, etc. Some of these are necessary for ultra-large-scale builds, some are compromises due to legacy, but for the vast majority of non-Google-scale companies there may be a better way.

    But I'm hoping the next generation of build tools can simplify things enough that you don't need a person-decade of engineering work to adopt it. My own OSS project Mill (https://mill-build.org/) is one attempt in that direction, by re-using ideas from functional and object-oriented programming to hopefully make build graphs easier to describe and work with

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. scala-steward

    :robot: A bot that helps you keep your projects up-to-date

  4. scalac-options

    A DSL for scalacOptions

  5. opengraph4s

    Deadly-simple library for fetching OpenGraph tags from a given webpage.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Scala mill discussion

Log in or Post with

Scala mill related posts

  • The next generation of Bazel builds

    4 projects | news.ycombinator.com | 10 Apr 2025
  • Mill project structure

    2 projects | /r/scala | 7 Dec 2023
  • Version 0.11.0 of the Mill Scala Build Tool is out

    1 project | /r/scala | 8 Jun 2023
  • Getting started with scala: a bit lost

    4 projects | /r/scala | 11 Feb 2023
  • Why is Scala a mildly loved language?

    1 project | /r/scala | 24 Jun 2022
  • Potentially picking up Scala for a project after a 5 year hiatus - what's changed?

    1 project | /r/scala | 4 Apr 2022
  • Thats my first time with Scala and wanted to create something interesting as first program, so created simple single colored window in LWJGL (which will turn into traingle), next in my tour is password generator, and then wayland implementetion as generated scala code from XML protocols.

    4 projects | /r/scala | 24 Jul 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source mill projects in Scala? This list will help you:

# Project Stars
1 Mill 2,381
2 scala-steward 1,168
3 scalac-options 17
4 opengraph4s 3

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Scala is
the 37th most popular programming language
based on number of references?