SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 Scala Serialization Projects
-
-
-
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.
-
-
for example https://github.com/sksamuel/avro4s - check AvroName and AvroNamespace
-
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.
-
µPickle
uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
-
-
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.
-
-
-
-
-
-
Scala Serialization related posts
- Scala 3 Macros: How to Read Annotations
- Please try my JSON library
- Post your problems with Scala 3/2.13 compiler performance!
- Why does Scala seem to be slow at benchmark results?
- Scala needs *highly* efficient libraries to survive in a multi-core age
- Using Circe with GADT
- Is there a JSON parsing library that supports union types?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa18e7a80>
www.saashub.com | 1 Dec 2023
Index
What are some of the best open-source Serialization projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | ScalaPB | 1,263 |
2 | scodec | 798 |
3 | Scrooge | 785 |
4 | Avro4s | 706 |
5 | jsoniter-scala | 689 |
6 | µPickle | 681 |
7 | Airframe | 615 |
8 | Chill | 600 |
9 | Play JSON | 347 |
10 | ScalaBuff | 219 |
11 | borer | 208 |
12 | scala-commons | 83 |
13 | seals | 65 |