Artifacts using Scala Library SJS (1,404)
11. Twirl API1,625 usages
com.typesafe.play » twirl-apiApache
A type safe template engine based on Scala whose design was inspired by ASP.NET Razor.
Last Release on Feb 12, 2025
Relocated → org.playframework.twirl »
twirl-api
12. Circe Core1,555 usages
io.circe » circe-coreApache
Core classes for Circe, a JSON library for Scala developed with a focus on performance.
Last Release on Sep 30, 2025
13. ZIO1,473 usages
ZIO is a Type-safe, composable asynchronous and concurrent programming for Scala. ZIO lets developers quickly build applications that are highly scalable, testable, robust, resilient, resource-safe, efficient, and observable.
Last Release on Oct 16, 2025
14. Circe Parser1,468 usages
io.circe » circe-parserApache
Circe Parser is a wrapper around the Jawn JSON parser (in the JVM) and for the built-in JSON.parse (in JavaScript).
Last Release on Sep 30, 2025
15. Core1,394 usages
com.chuusai » shapelessApache
Shapeless is a type class and dependent type based generic programming library for Scala.
Last Release on Mar 3, 2025
16. Circe Generic1,328 usages
io.circe » circe-genericApache
Automatic codec derivation for Circe (based on Shapeless)
Last Release on Sep 30, 2025
17. Scala XML1,325 usages
org.scala-lang.modules » scala-xmlApache
The standard Scala XML library that lets you include XML literals anywhere that a scala expression is valid.
Last Release on May 27, 2025
ZIO Test is Scala library for writing functional tests with support for Resources, Effects, Property-Based Testing, Aspects, etc.
Last Release on Oct 16, 2025
19. ScalacticDotty1,134 usages
org.scalactic » scalacticApache
The Scalactic library is focused on constructs related to quality that are useful in both production code and tests.
Last Release on Jun 23, 2024
20. Play JSON1,075 usages
com.typesafe.play » play-jsonApache