Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

pbs is a streaming encoder/decoder for protocol buffers that allows encoding and decoding large protobuf messages without loading them entirely into memory. It's designed for developers working with protocol buffers who need to process large datasets or implement streaming binary protocols efficiently.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mafintosh's profile
mafintosh
20 contributions
martinheidegger's profile
martinheidegger
1 contributions
ungoldman's profile
ungoldman
1 contributions
mafintosh

mafintosh/pbs

Streaming encoder/decoder for protocol buffers

JavaScript
68
5
MIT License

Support the dependencies of mafintosh/pbs

Account's avatar
mafintosh/generate-function
Module that helps you write generated functions in Node
Account's avatar
mafintosh/protocol-buffers
Protocol Buffers for Node.js
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
chrisdickinson/varint
protobuf-style varint bytes - use msb to create integer values of varying sizes
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers