Y
Hacker News
new
|
ask
|
show
|
jobs
by
strken
1481 days ago
gRPC is overkill for pretty much everything I do, but I like Protocol Buffers[0] for serialisation/deserialisation of big objects to disk.
[0] FlatBuffers would probably work well too, though I haven't used it