Serde: 1.0 triage

Created on 17 Feb 2017  路  2Comments  路  Source: serde-rs/serde

There are two major issues I think we need to discuss in a principled way for 1.0, whether that means coming up with a solution or coming up with a justification for why not to support these use cases.

  • #492 zero copy deserialization
  • #768 push-based serialization

I am excluding specialization, bignums, object safety and SerializeTo because all of those have been explored at length already, existing proposals come with significant unresolved downsides, and in my opinion Serde 1.0 is more valuable than solving any one of those issues. That said, I would love to see progress on any of them despite not planning to dedicate much of my own time.

logistics

Most helpful comment

:confetti_ball:

All 2 comments

And of course a ton of docs work: https://github.com/serde-rs/serde-rs.github.io/issues

:confetti_ball:

Was this page helpful?
0 / 5 - 0 ratings