libmsgpuck-dev_2.0.9-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_7/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/tarantool/1_7/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libmsgpuck-dev=2.0.9-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 87d4d4d8116bef4ab5c3838153c10073
SHA1 28848b1c5a3a17b7addaefa0226c3484c856e16a
SHA256 acd45654279dd31eced6d4b54a320b0b79cd4dfeec691f83e4de07403fc6ac13
SHA512 2e2782ccc76678f585e40c923c011eda692bbbc986ce681cdf1aff59e5b063d68baeb9c0fcafd553770b04b93c57521106434fab5b461641e83b206875235b1b

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 7 years ago

Package Size

29.1 KB

Installed Size

119 KB

Downloads

19

wget

wget --content-disposition "https://packagecloud.io/tarantool/1_7/packages/ubuntu/yakkety/libmsgpuck-dev_2.0.9-1_amd64.deb/download.deb?distro_version_id=168"

Homepage

https://github.com/rtsisyk/msgpuck