_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-google-protobuf 3.25.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://protobuf.dev
Licenses: Modified BSD
Synopsis: Protocol Buffers are Google's data interchange format
Description:

This library contains the Ruby extension that implements Protocol Buffers functionality in Ruby.

The Ruby extension makes use of generated Ruby code that defines message and enum types in a Ruby DSL. You may write definitions in this DSL directly, but we recommend using protoc's Ruby generation support with .proto files. The build process in this directory only installs the extension; you need to install protoc (in package ruby-grpc-tools) as well to have Ruby code generation functionality.

python-types-protobuf 3.20.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{protobuf}
Description:

This package contains typing stubs for protobuf, a very small subset the Python stubs contained in the complete typeshed collection.

rust-protobuf-codegen 2.28.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stepancheg/rust-protobuf/
Licenses: Expat
Synopsis: Code generator for rust-protobuf
Description:

This package provides a code generator for rust-protobuf. It includes a library to invoke programmatically (e.g. from build.rs) and protoc-gen-rust binary.

rust-protobuf-codegen-pure 2.28.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stepancheg/rust-protobuf/
Licenses: Expat
Synopsis: Pure-rust codegen for protobuf using protobuf-parser
Description:

This package provides a pure-rust codegen for protobuf using protobuf-parser.

r-factset-protobuf-stach-v2 1.0.6
Propagated dependencies: r-rprotobuf@0.4.24 r-r6@2.5.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/factset/stachschema-sdks
Licenses: ASL 2.0
Synopsis: 'FactSet' 'STACH V2' Library
Description:

Generates RProtobuf classes for FactSet STACH V2 tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH V2 formatted data. See GitHub repository documentation for more information.

go-github-com-gogo-protobuf 1.3.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gogo/protobuf
Licenses: Modified BSD
Synopsis: Protocol Buffers for Go with Gadgets
Description:

Gogoprotobuf is a fork of golang/protobuf with extra code generation features. This code generation is used to achieve:

  • fast marshalling and unmarshalling

  • more canonical Go structures

  • goprotobuf compatibility

  • less typing by optionally generating extra helper code

  • peace of mind by optionally generating test and benchmark code

  • other serialization formats

node-resolve-protobuf-schema 2.1.0
Dependencies: node-protocol-buffers-schema@3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/resolve-protobuf-schema
Licenses: Expat
Synopsis: Resolve protobuf imports
Description:

This package can read a protobuf schema from the disk, parse it and resolve all imports.

go-github-com-golang-protobuf 1.5.4
Propagated dependencies: go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/golang/protobuf
Licenses: Modified BSD
Synopsis: Go support for Protocol Buffers
Description:

This package provides Go support for the Protocol Buffers data serialization format.

go-google-golang-org-protobuf 1.36.0
Propagated dependencies: go-github-com-google-go-cmp@0.6.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://google.golang.org/protobuf
Licenses: Modified BSD
Synopsis: Go library for Protocol Buffers
Description:

The protobuf package provides a Go implementation of Protocol Buffers, a language and platform neutral, extensible mechanism for serializing structured data. It is a successor to go-github-com-golang-protobuf with an improved and cleaner API.

go-google-golang-org-protobuf 1.28.1
Channel: ffab
Location: ffab/packages/protobuf.scm (ffab packages protobuf)
Home page: https://github.com/protocolbuffers/protobuf-go
Licenses: Modified BSD
Synopsis: Go support for Google's protocol buffers
Description:

Go implementation for protocol buffers, which is a language-neutral, platform-neutral, extensible mechanism for serializing structured data. The protocol buffer language is a language for specifying the schema for structured data. This schema is compiled into language specific bindings.

python-protobuf-for-tensorflow-2 4.21.9
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/protobuf
Licenses: Modified BSD
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

r-factset-protobuf-stachextensions 1.0.4
Propagated dependencies: r-stringr@1.5.1 r-r6@2.5.1 r-jsonlite@1.8.9
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/factset/stach-extensions
Licenses: ASL 2.0
Synopsis: 'FactSet' 'STACH' Extensions Package
Description:

Allow clients to convert FactSet STACH formatted data to simpler tabular formats in the form of data frames. This package also provides helper methods to extract the meta data from FactSet STACH formatted data. See documentation on the GitHub repository for more information.

go-github-com-matttproud-golang-protobuf-extensions-v2 2.0.0
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/matttproud/golang_protobuf_extensions
Licenses: ASL 2.0
Synopsis: Streaming Protocol Buffers in Go
Description:

This package provides various Protocol Buffer extensions for the Go language, namely support for record length-delimited message streaming.

Page: 12
Total results: 37