Difference between revisions of "Protobuf"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[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
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