top | item 38978092

(no title)

nviennot | 2 years ago

After trying to like rkyv, I came to the conclusion that the serialization/deserializarion API is not ergonomic due to the heavy use of generics in their API.

I think we can do better.

discuss

order

jadbox|2 years ago

Can you give an example of it being non ergonomic due to genetics?

brundolf|2 years ago

The benchmark results vs serde are stunning though. There's at least something to keep exploring here