Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Scala JSON Projects
-
Scalatra
-
Project mention: Database abstraction library which allows a clean domain model | /r/scala | 2023-01-20
Using Circe so I define some classes that contain my custom Encoder[BusinessObject] in a file and I use that whenever I want to save/store a record, or handle a web request or respose. I also represent my mongo queries as JSON objects that I can freely build then pass to the driver.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
In Scala we have Jackson, Json4s, Circe. Your api is incredibly similar to Json4s's one.
-
-
Afaik dsl-json came up with a lot of improvements and inspired a several other libraries like JsonIter and jsonIter-scala. Jsoniter-scala by u/plokhotnyuk is probably the most optimized JSON library on the JVM at this point, and seems to power most of the Scala ecosystem. Some implementations/optimizations eventually made their way back into Jackson and other libraries.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
jackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
The other comment is asking the right questions. But also how is it failing? Do you have an error message? Is JsonUtil part of Jackson? Do you need to be using https://github.com/fasterxml/jackson-module-scala with an object mapper?
-
-
-
-
-
-
-
-
-
-
-
Schemer
Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Scala JSON related posts
- Scala Custom JSON codec Help
- Please try my JSON library
- Database abstraction library which allows a clean domain model
- Post your problems with Scala 3/2.13 compiler performance!
- smithy-translate : a CLI tool to turn openapi specs and json-schema specs into smithy specs, written in Scala
- Issues in parsing JSON in Scala using Jackson library
- Sttp: An Extensible API Client
-
A note from our sponsor - Onboard AI
getonboard.dev | 2 Dec 2023
Index
What are some of the best open-source JSON projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | Scalatra | 2,622 |
2 | circe | 2,440 |
3 | Finch.io | 1,597 |
4 | json4s | 1,464 |
5 | spray-json | 973 |
6 | jsoniter-scala | 689 |
7 | Airframe | 615 |
8 | akka-http-json | 589 |
9 | argonaut | 546 |
10 | jackson-module-scala | 493 |
11 | jawn | 431 |
12 | zio-json | 389 |
13 | Play JSON | 347 |
14 | diffson | 296 |
15 | cornichon | 225 |
16 | borer | 208 |
17 | dijon | 180 |
18 | circe-yaml | 137 |
19 | fs2-data | 125 |
20 | scalajack | 111 |
21 | Schemer | 110 |
22 | scala-jsonapi | 108 |
23 | scala-json | 62 |