macrology201 VS jsoniter-scala

Compare macrology201 vs jsoniter-scala and see what are their differences.

macrology201

"Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html (by scalamacros)

jsoniter-scala

Scala macros for compile-time generation of safe and ultra-fast JSON codecs (by plokhotnyuk)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
macrology201 jsoniter-scala
1 29
108 706
0.0% -
10.0 9.6
over 3 years ago 5 days ago
Scala
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

macrology201

Posts with mentions or reviews of macrology201. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-04.
  • Learning macros in scala 2.13
    2 projects | /r/scala | 4 Jun 2022
    So far I have macros docs (2.11) and scalamacrology workshop (from 2014). It is not clear to me how much has changed from these sources until now. Any recommendations on if what I have shared is "close enough", or of more recent documentation/resources?

jsoniter-scala

Posts with mentions or reviews of jsoniter-scala. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.

What are some alternatives?

When comparing macrology201 and jsoniter-scala you can also consider the following projects:

circe - Yet another JSON library for Scala

json4s - JSON library

DSL-JSON - High performance JVM JSON library

jackson-module-scala - Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes

Play JSON - The Play JSON library

spray-json - A lightweight, clean and simple JSON implementation in Scala

None Is Not Null - JSON typeclasses that know the difference between null and absent fields

sbt-json - sbt plugin that generates Scala case classes for easy, statically typed and implicit access of JSON data e.g. from API responses

scala-json - Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js

jawn - Jawn is for parsing jay-sawn (JSON)

Jackson - Core part of Jackson that defines Streaming API as well as basic shared abstractions

borer - Efficient CBOR and JSON (de)serialization in Scala