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

This project, `binary-split`, is a fast and efficient stream splitter for binary data, allowing users to split streams of binary data into individual chunks based on a specified delimiter. It is designed for developers working with large binary datasets, such as log files or JSON data, and provides a faster alternative to existing string-based splitting libraries. By preserving the binary nature of the data, `binary-split` avoids unnecessary conversions and provides a reliable and high-performance solution for binary data processing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/binary-split

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mourner's profile
mourner
28 contributions
max-mapper's profile
max-mapper
12 contributions
tyrasd's profile
tyrasd
6 contributions
DamonOehlman's profile
DamonOehlman
2 contributions
juliangruber's profile
juliangruber
1 contributions
lpinca's profile
lpinca
1 contributions

Recent events

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

No events yet
maxogden

maxogden/binary-split

a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data

JavaScript
79
19
BSD 2-Clause "Simplified" License