Difference between revisions of "Protobuf"

From UFRC
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Category:Software]][[Category:google]][[Category:library]]
+
[[Category:Software]][[Category:web]][[Category:library]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|protobuf}}
 
|{{#vardefine:app|protobuf}}

Latest revision as of 18:02, 15 August 2022

Description

protobuf website  

Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site.

Environment Modules

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

System Variables

  • HPC_PROTOBUF_DIR - installation directory
  • HPC_PROTOBUF_BIN - executable directory
  • HPC_PROTOBUF_LIB - library directory
  • HPC_PROTOBUF_INCLUDE - include directory