If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Robustly get the [[Prototype]] of an object
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Robustly set the [[Prototype]] of an object
Really Fast Deep Clone
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP
[](https://www.npmjs.com/package/ts-proto) [](https://github.com/stephenh/ts-proto/actions)
gRPC Library for Node - pure JS implementation
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector using protobuf over HTTP
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Convert Zod schemas to Protobuf definitions
An OTLP exporter to send logs using protobuf over HTTP
Temporal.io SDK compiled protobuf definitions
All of the Google API's protocol buffer files
Utilities for protobuf based signing (Cosmos SDK 0.40+)
For ruby and ruby on rails
Generated proto files for ContractCase's CaseConnector
Onnx Protobuf definition for JavaScript
A Node.js gRPC library that is nice to you
Does a JS type's prototype have a property
Protocol Buffer encoding/decoding for **Agent-User Interaction (AG-UI) Protocol** events.
Protocol Buffers for JavaScript (& TypeScript).
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
"config file to proto"
This gem wraps the official C++ implementation of Cap'n Proto (libcapnp). From the Cap'n Proto documentation: "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."
This gem wraps the official C++ implementation of Cap'n Proto (libcapnp). From the Cap'n Proto documentation: "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."This is a fork of the original capn_proto gem by OneSignal
This gem wraps the official C++ implementation of Cap'n Proto (libcapnp). From the Cap'n Proto documentation: "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." This is a extended version of the original gem Capnproto which adds RPC support visit the homepage to view usage
Decompiling from Ruby to proto file.
Ruby compiler and runtime for the google protocol buffers library.
Shared gRPC proto definitions and Ruby stubs for Nova Pay services.
Ruby support for the Cap'n Proto data interchange format
A library to read pickled objects (proto 2) from Python in Ruby
magicprotorb lets you `require "magicprotorb/foo/bar_pb"` and have foo/bar.proto compiled to descriptors and registered at require time. The dotted require path mirrors the canonical proto path 1:1, so the require name, the file location, and the descriptor name can never drift apart. A small Rust extension (built on the pure-Rust protox compiler) turns .proto text into a FileDescriptorSet, which is then registered through the stock protobuf DescriptorPool — making the resulting message classes indistinguishable from generated ones.
== DESCRIPTION: Protocol Buffers for Ruby. == FEATURES/PROBLEMS: * Compile .proto file to ruby script * Parse the binary wire format for protocol buffer * Serialize data to the binary wire format for protocol buffer
A Ruby gem for Google's Protocol Buffers messages using three different encodings JSON based syntax instead of the original binary protocol. Supported formats - Hashmap: A tipical JSON message, with key:value pairs where the key is a string representing the field name. - Tagmap: Very similar to Hashmap, but instead of having the field name as key it has the field tag number as defined in the proto definition. - Indexed: Takes the Tagmap format a further step and optimizes the size needed for tag numbers by packing all of them as a string, where each character represents a tag, and placing it as the first element of an array.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.