Acyclic is a Scala compiler plugin to let you prohibit circular dependencies between files
☆250Mar 31, 2026Updated 3 months ago
Alternatives and similar repositories for acyclic
Users that are interested in acyclic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.☆541Oct 15, 2025Updated 8 months ago
- Scala compiler plugin for warning suppression☆253Dec 19, 2025Updated 6 months ago
- Good advice for Scala compiler errors☆305Mar 14, 2019Updated 7 years ago
- sbt plugin to show a summary of compilation messages.☆201Apr 9, 2021Updated 5 years ago
- better implicit errors for scala☆371Jan 16, 2026Updated 5 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A scala macro for reasonable lazy semantics☆85Jun 29, 2026Updated last week
- Random Data Generation and/or Property Testing in Scala & Scala.JS.☆188Aug 12, 2024Updated last year
- doc/tutorial generator for scala☆573Apr 12, 2021Updated 5 years ago
- A Scala compiler plugin for mutual tail recursion☆88Jan 13, 2020Updated 6 years ago
- Spire's macros for zero-cost operator enrichment☆188Dec 17, 2019Updated 6 years ago
- Refinement types for Scala☆1,729Jun 22, 2026Updated 2 weeks ago
- A lightweight Reactive Streams Infrastructure Toolkit for Scala.☆173Jun 18, 2018Updated 8 years ago
- Fix for SI-2712 implemented as a compiler plugin for Scala 2.11.8 and 2.10.6☆46Dec 15, 2017Updated 8 years ago
- Syntactic sugar for monad composition in Scala☆277Aug 12, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Oct 1, 2019Updated 6 years ago
- Modify deeply nested case class fields☆850Jun 25, 2026Updated 2 weeks ago
- An sbt plugin that backports parts of sbt 1's public API on top of sbt 0.13 implementation☆17Jul 20, 2023Updated 2 years ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.