etsy / sbt-compile-quick-pluginLinks
SBT Plugin for Compiling a Single File
☆25Updated 7 years ago
Alternatives and similar repositories for sbt-compile-quick-plugin
Users that are interested in sbt-compile-quick-plugin are comparing it to the libraries listed below
Sorting:
- Scalafix rewrites to migrate from sbt 0.13 to 1.0.☆23Updated 8 years ago
- A compiler plugin to add support for trailing commas in Scala 2.11☆36Updated 9 years ago
- Additional warts for wartremover.☆36Updated 2 weeks ago
- Typeclass-based HashSet/HashMap for Scala☆31Updated 8 years ago
- Pure-functional random value generation☆119Updated 8 years ago
- Message Acknowledgement for Akka Streams☆19Updated 3 years ago
- ☆27Updated 10 years ago
- show conflict classes in classpath. fork from https://github.com/todesking/sbt-conflict-classes☆16Updated last week
- show message when sbt build files changed☆27Updated 7 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.☆84Updated 6 years ago
- Generates the .scalafmt.conf that have minimum change to existing your scala codebase on running scalafmt.☆38Updated 3 years ago
- a typeclass based JSON codec that's backend independent☆36Updated 2 weeks ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- Scalameta tutorial☆71Updated 4 years ago
- typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]☆44Updated last week
- Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax☆25Updated 9 years ago
- Deprecated. Please use https://github.com/thesamet/sbt-protoc☆21Updated 6 years ago
- Workshop on typeclasses in scala