Skip to content

Maintained fork: serde-valuable #44

Description

@clbarnes

As there are a few old PRs and issues including some suggestion of an unmaintained RUSTSEC, I've published a fork which I intend to maintain.

As described in the README and CHANGELOG, I have included most of the open PRs at time of writing.

Additional features include:

  • From and FromIterator impls for built-in types
  • 128-bit integers
  • serde_json-like as_*(&self) -> Option<*> methods (as_u8, as_seq_mut etc.)

I am open to contributions but don't ancticipate making significant changes to the core functioning of the crate.

Alternatives include

  • serde-content: more heavily inspired by serde's internals, and allows borrowed data
  • serde-val: another serde-value fork which adds only no_std support and has left a lot of metadata out of sync. Maybe we can converge, @jonasstrehle ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions