Parse a stream of buffers into messages
just emit 'log' events on the process object
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node.js Buffer API, for the browser
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Convert a typed array to a Buffer without a copy
JSON parse & stringify that supports binary via bops & base64
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
WebSocket protocol handler with pluggable I/O
minimal implementation of a PassThrough stream
A pure javascript CRC32 algorithm that plays nice with binary data
Easily start and stop an X Virtual Frame Buffer from your node apps.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A minimal base64 implementation for number arrays.
Create an ArrayBuffer instance from a Data URI string
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Source code handling classes for webpack
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Serialize objects into Protocol Buffers messages
Protocol Message Buffers for C. This gem generates C socket code for reading and writing messages described in the protomsg DSL.
Library for all of the protocol buffer messages.
Message buffer, command processor and event processor daemons for Euston-RabbitMq
SQS only allows you to pull and delete 10 events at a time. This gem is greedy and will buffer events so you can process more than 10 at at time.
Fluentd doesn't guarantee message order but you may keep message order.
Transforms ActiveRecord object to Protocol Buffer messages
Provides the ability to create Active Record objects from Protocol Buffer messages and vice versa.
This plugin provides instrumentation for hardware monitoring via checking the system message buffer for "Hardware Error" entries using `dmesg`.
It provides a simple, readable syntax for defining Protocol Buffer message types using Ruby code. The `to_proto` method can be used to convert the defined message types into the Protocol Buffer syntax.
fluentd HTTP Input Plugin for Protocol Buffers with Single and Batch Messages Support
A wrapper for native protocol buffer javascript compiler which generates closure library proto2 messages.