Skip to content

How can I use jsoniter-scala with circe? #1327

@roman0x58

Description

@roman0x58

I see there’s a jsoniter-scala-circe module, but for me it’s not clear how it actually integrates with Circe.

Does it transparently replace Circe’s encoders/decoders and parser/printer implementations, or do I need to explicitly use something from jsoniter-scala?

Also, can I reuse my existing Circe Encoder/Decoder instances with jsoniter-scala for faster serialization/deserialization, or do I have to define new codecs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions