Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

pyway/lua-MessagePack

Open more actions menu
 
 

Repository files navigation

lua-MessagePack : a pure Lua implementation (spec v5)

Build Status Coverage Status Licence

Introduction

MessagePack is an efficient binary serialization format.

It lets you exchange data among multiple languages like JSON but it's faster and smaller.

It's a pure Lua implementation, without dependency.

And it's really fast with LuaJIT.

Links

The homepage is at http://fperrad.github.io/lua-MessagePack/, and the sources are hosted at http://github.com/fperrad/lua-MessagePack/.

Copyright and License

Copyright (c) 2012-2018 Francois Perrad

This library is licensed under the terms of the MIT/X11 license, like Lua itself.

About

a pure Lua implementation of msgpack.org[Lua]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 59.4%
  • Perl 17.4%
  • Terra 9.9%
  • Other 9.9%
  • Makefile 3.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.