Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nviennot
on Jan 13, 2024
|
parent
|
context
|
favorite
| on:
Rkyv: A zero-copy deserialization framework for ru...
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.
jadbox
on Jan 13, 2024
|
next
[–]
Can you give an example of it being non ergonomic due to genetics?
brundolf
on Jan 13, 2024
|
prev
[–]
The benchmark results vs serde are stunning though. There's at least something to keep exploring here
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I think we can do better.