Capnp

From UFRC
Revision as of 13:20, 15 August 2022 by Israel.herrera (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

capnp website  

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.

Environment Modules

Run module spider capnp to find out what environment modules are available for this application.

System Variables

  • HPC_CAPNP_DIR - installation directory
  • HPC_CAPNP_BIN - executable directory
  • HPC_CAPNP_DOC - documentaion directory
  • HPC_CAPNP_EXE - examples directory