gaeljw / typetreesLinks
This library is intended to solve the use case of getting the erased types of a (generic) parameter. Something which was possible in Scala 2 with TypeTag and is now a bit more complex with Scala 3.
☆11Updated last week
Alternatives and similar repositories for typetrees
Users that are interested in typetrees are comparing it to the libraries listed below
Sorting:
- Functional, stream-based CSV processor for Scala☆36Updated last month
- An SBT plugin for displaying a welcome message and commonly used tasks.☆86Updated 6 months ago
- Tiny Scala library for targeted macro debugging by logging properly formatted expansions at compile time☆67Updated 3 years ago
- HTTP (browser-compatible) server and client for GRPC services written in Scala that follows Connect protocol specification and supports G…☆33Updated last week
- setup-sbt installs the official sbt runner☆32Updated last week
- Generic Framework over Scala 3 enumerations☆28Updated last year
- Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric☆29Updated 5 years ago
- (b2s) Scala compiler plugin for a better default toString.