djkoloski / rust_serialization_benchmark

Benchmarks for rust serialization frameworks
514 stars 48 forks source link

add msgpacker #44

Closed vlopes11 closed 11 months ago

vlopes11 commented 11 months ago

msgpacker is a MessagePack implementation for binary, non-human readable serialization

djkoloski commented 11 months ago

Thanks for the PR! This change LGTM, will merge if CI finishes green.