Sourcecode is a small Scala library that provides common 'source code' context to your program at runtime, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__
Artifacts using Sourcecode (348)
1.Utest793 usages
com.lihaoyi » utest MIT
uTest is a simple, convenient and intuitive testing library for Scala.
Last Release on Jan 9, 2026
2.UPickle461 usages
com.lihaoyi » upickle MIT
uPickle is a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
Last Release on Feb 14, 2026
3.Pprint407 usages
com.lihaoyi » pprint MIT
Pretty-printing value, types and type-signatures in Scala.
Last Release on Dec 4, 2025
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 ...
Last Release on Jul 4, 2024
10.Fansi157 usages
com.lihaoyi » fansi MIT
Scala/Scala.js library for manipulating ANSI colored strings
Last Release on Jul 26, 2025
