jackson-scala3-reflection-extensions
Reflection library
A library that provides type information and support for polymorphism using Scala's reflection capabilities with Jackson Scala 3
Jackson scala3 support that uses gzoller/scala-reflection to get type info
4 stars
4 watching
1 forks
Language: Scala
last commit: 3 months ago jacksonjackson-modulescala3
Related projects:
Repository | Description | Stars |
---|---|---|
pjfanning/jackson-scala-reflect-extensions | An extension to Jackson's Scala support that leverages Scala's reflection capabilities for better type information | 1 |
pjfanning/jackson-module-scala3-enum | Provides Jackson module support for serializing and deserializing Scala3 enums | 6 |
pjfanning/jackson-module-enumeratum | A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization | 4 |
boostorg/pfr | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,334 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
japgolly/scalajs-react | A Scala-based implementation of Facebook's React library for the JVM | 1,643 |
ekmett/reflection | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 102 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 96 |
scalalandio/chimney | A library for boilerplate-free data transformations using type-safe mapping and automatic conversion. | 1,174 |
reflectionmagic/reflectionmagic | A C# library to simplify private reflection code using dynamic properties. | 334 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
zewo/reflection | An API for advanced reflection at runtime in Swift | 599 |
jap-company/fields | A modular validation library for Scala that enables expressive and lightweight validation of data structures. | 48 |
l15k4/scalajs-gremlin-client | A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization | 6 |
redhoyasa/grpc-reflection-js | A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |