Installs the protocol buffer compiler "protoc" for you.
Protocol Buffers for JavaScript
Protocol Buffers code generator for ECMAScript
Common project configuration files and dependencies.
Compile protocol buffers descriptors to Typescript.
Protoc Plugin for TypeScript Declarations and Service Definitions
The protocol buffer compiler plugin "protobuf-ts" generates TypeScript, gRPC-web, Twirp, and more.
Helps to create your own Protocol Buffers code generators.
Typescript implementation of the Twirp protocol
Installs the protocol buffer compiler "protoc" for you.
A protoc-gen-js binary for npm.
framework to create protoc plugins
Code generator for Connect
Code generator for connect-query
gRPC-Web Client Runtime Library
TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
A protoc-gen-grpc-web binary for npm.
Tools for developing with gRPC on Node.js
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
The buf CLI is a tool for working with Protocol Buffers.
No description provided.
Types for Momento services
Rust language support for the CodeMirror code editor
Rust dictionary for cspell.
protoc --rust_out=... available as API. protoc needs to be in $PATH, protoc-gen-run does not.
Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates.
Rust implementation of Google protocol buffers
An easier way to generate multiple projects with protoc-rust
Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates. A minor fork of https://github.com/stepancheg/rust-protobuf/
Code generator for rust-protobuf. Includes a library and `protoc-gen-rust` binary. See `protoc-rust` and `protobuf-codegen-pure` crates.
Protobuf protoc command as API
Helper traits and macros for serialization structs in protobuf.
Pure-rust codegen for protobuf using protobuf-parser crate WIP
Pure-rust codegen for protobuf using protobuf-parser crate WIP
generate a message factory to create message by message name
Rust codegen for ttrpc using ttrpc-compiler crate