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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

7.4k stars 526 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

MessagePack

MessagePack is an efficient binary serialization format. It's like JSON. but fast and small.

This repository manages specification of MessagePack format. See Spec for the specification.

Implementation projects have each own repository. See msgpack.org website to find implementations and their documents.

If you'd like to show your msgpack implementation to the msgpack.org website, please follow the website document.

About

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

Resources

Readme

Activity

Custom properties

Stars

7.4k stars

Watchers

220 watching

Forks

526 forks