Msgpack23 – A modern, header-only C++ library for MessagePack (de)serialization

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. msgpack23

    A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. json

    JSON for Modern C++

    nlohmann::json also does msgpack and is header-only, and it's the most popular JSON lib for C++ https://github.com/nlohmann/json?tab=readme-ov-file#design-g...

  4. msgpack

    MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.

  5. gluamsgpack

    msgpack.org[gopher-lua]

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MessagePack: It's like JSON, but fast and small.

    6 projects | news.ycombinator.com | 10 Jan 2025
  • How to create msgpack RPC client?

    1 project | /r/typescript | 1 Apr 2023
  • Feedback request: a super-lightweight library for transferring data between applications

    2 projects | /r/Python | 11 Dec 2022
  • Number Parsing at a Gigabyte per Second

    2 projects | /r/programming | 30 Jan 2021
  • From XML to JSON to CBOR

    5 projects | news.ycombinator.com | 30 Jul 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?