Artifacts using Acyclic (480)
Sort:
popular
|
newest
1. Acyclic480 usages
com.lihaoyi » acyclicMIT
Acyclic is a Scala compiler plugin that allows you to mark files within a build as acyclic, turning circular dependencies between files into compilation errors.
Last Release on Sep 7, 2023
2. UPickle289 usages
com.lihaoyi » upickleMIT
uPickle is a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
Last Release on Sep 16, 2023
3. Pprint279 usages
com.lihaoyi » pprintMIT
Pretty-printing value, types and type-signatures in Scala.
Last Release on Nov 27, 2022
FastParse is a Scala library for parsing strings and bytes into structured data. This lets you easily write a parser for any arbitrary textual data formats
and have the parsers run at an acceptable speed, with great error debuggability and error reporting.
Last Release on Jul 18, 2023