com-lihaoyi
com-lihaoyi
requests-scala
A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.
scalatags
ScalaTags is a small XML/HTML construction library for Scala.
sourcecode
Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.
upickle
uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
geny
Provides the geny.Generator data type, the dual to a scala.Iterator that can ensure resource cleanup
scalasql
Query SQL databases from Scala via concise, type-safe, and familiar case classes and collection operations. Supports Postgres, MySql, H2, and Sqlite out of the box