Y
Hacker News
new
|
ask
|
show
|
jobs
by
ricardobeat
3530 days ago
You may want to take a look at Protocol Buffers or the new Ion format by Amazon; the latter can seamlessly switch between binary and human-readable.
1 comments
gcirino42
3530 days ago
Yup, I'm a fan of protobufs and the more recent flatbufs. Definitely like the tooling around being able to seamlessly switch for readability. I'll check out ion.
link