Skip to content

Can we deserialize automagically with simdjson::ondemand #29

Description

@lemire

The simdjson::ondemand API is begging for reflection-based deserialization.

We have this ugly approach:

https://github.com/simdjson/simdjson/blob/master/doc/basics.md#adding-support-for-custom-types

It works, but it requires too much work from our users. It should be automagical. :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions