Top 9 Scala Macro Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
Project mention: 1BRC Merykitty's Magic SWAR: 8 Lines of Code Explained in 3k Words | news.ycombinator.com | 2024-03-09What an amazing step by step explanation!
More than 2 years ago I found that byte array view var handles are quite suitable to cook efficient SWAR routines with Java/Scala.
See a lot of other examples of SWAR usage, like parsing Base16/64 string, java.time.* and number values directly from byte arrays:
https://github.com/plokhotnyuk/jsoniter-scala/blob/master/js...
-
-
-
scalingua
A simple gettext-like internationalization (aka i18n) library for Scala and Play Framework
-
-
pos
Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging. (by JohnReedLOL)
-
dotty-patched
Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
Scala Macros discussion
Scala Macros related posts
Index
What are some of the best open-source Macro projects in Scala? This list will help you:
# | Project | Stars |
---|---|---|
1 | Wartremover | 1,091 |
2 | Scala-Logging | 911 |
3 | jsoniter-scala | 753 |
4 | Accord | 529 |
5 | scala-commons | 86 |
6 | scalingua | 53 |
7 | fields | 48 |
8 | pos | 23 |
9 | dotty-patched | 20 |