Hacker News new | ask | show | jobs
Ask HN: Fast implementation of comparing arbitrary MsgPack messages?
1 points by erthink 2107 days ago
Does anyone know a fast C/C++ implementation of comparing arbitrary MsgPack messages, without using additional memory and unpacking/deserialization?