libmsgpuck-dev_2.0.22-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/tarantool/1_6/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/tarantool/1_6/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libmsgpuck-dev=2.0.22-1

Lightweight MessagePack library

Full description:
  Lightweight MessagePack library
 MsgPuck is a compact and efficient MessagePack serialization library
 designed with zero-cost abstractions in mind. Almost all encoding/decoding
 functions can be fully inlined into your application by C/C++ compiler
 to reach the maximum performance.
 .
 MessagePack is an efficient binary serialization format.
 It lets you exchange data among multiple languages like JSON.
 But it's faster and smaller. Small integers are encoded into a single byte,
 and typical short strings require only one extra byte in addition to the
 strings themselves.
 .
 This package provides a header file and a static library.
 The static library contains fallback code for inline functions and
 globals tables needed by library functions.

Checksums

MD5 8be5b3d01036bb2f7dd3abc6f73e86ba
SHA1 e7ab916d7c2d8050f31b52d3e07d3f1af4bf5aad
SHA256 be7ac6f5310d801008ad52a809aaf39b793d0b46c0a2adacf3bdc983143e7a3e
SHA512 e113361eadd841ebbbb96c7cf1fa16cd5ea6e2809ecdbedf10e49ab74526752ba7872a08dcc18384f04cc356f490592030677729ca4a74c418d421279ec5af7c

Files

  • /usr/share/man/man3/msgpuck.h.3.gz
  • /usr/share/doc/libmsgpuck-dev/README.md
  • /usr/share/doc/libmsgpuck-dev/copyright
  • /usr/share/doc/libmsgpuck-dev/changelog.Debian.gz
  • /usr/share/doc/libmsgpuck-dev/AUTHORS
  • /usr/lib/x86_64-linux-gnu/libmsgpuck.a
  • /usr/include/msgpuck.h

Uploaded

about 5 years ago

Package Size

33.3 KB

Installed Size

145 KB

Downloads

17

wget

wget --content-disposition "https://packagecloud.io/tarantool/1_6/packages/debian/wheezy/libmsgpuck-dev_2.0.22-1_amd64.deb/download.deb?distro_version_id=24"

Homepage

https://github.com/rtsisyk/msgpuck