This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > capnproto (0.6.1)

Cap'n Proto is an insanely fast data interchange format and
capability-based RPC system. Think JSON, except binary. Or think
Protocol Buffers, except faster. In fact, in benchmarks, Cap'n Proto
is INFINITY TIMES faster than Protocol Buffers.

This benchmark is, of course, unfair. It is only measuring the time
to encode and decode a message in memory. Cap'n Proto gets a perfect
score because there is no encoding/decoding step. The Cap'n Proto
encoding is appropriate both as a data interchange format and an
in-memory representation, so once your structure is built, you can
simply write the bytes straight out to disk!

Maintained by: Andre Barboza
Keywords: rpc,interchange,buffer,c++
ChangeLog: capnproto

Homepage:
https://capnproto.org/

Source Downloads:
capnproto-0.6.1.tar.gz (481d0f2fe24f46ce25234ea9704ef0b4)

Download SlackBuild:
capnproto.tar.gz
capnproto.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
capnproto.SlackBuild
capnproto.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds