binary-split

Binary splitter

A streaming binary data splitter that splits streams of binary data into individual objects based on a specified delimiter.

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

GitHub

77 stars
4 watching
19 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
max-mapper/bytewiserA workshop teaching binary data fundamentals in Node.js and HTML5 browsers210
orling/grapheme-splitterA library that breaks strings into their individual user-perceived characters931
max-mapper/data-plumberA Node.js-based command-line data processing tool and workshop35
max-mapper/concat-streamA writable stream that concatenates all the data from a stream and calls a callback with the result.574
bobg/hashsplitA content-based splitting method for byte streams30
pomax/a-binary-parser-generatorAutomates the creation of parsers for binary data files based on a specification.37
riatelab/statsbreaksA JavaScript package to discretize quantitative datasets into thematic categories.22
julianshapiro/blastAn utility library that splits text into manageable parts1,538
max-mapper/torrentTools for downloading and managing torrent files in Node.js632
max-mapper/mississippiA collection of utility modules for working with streams in JavaScript1,086
max-mapper/websocket-streamA Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers.668
shagstrom/split-paneA JavaScript plugin that splits a container into two equal or unequal parts with a divider.163
manyuanrong/bytes_formaterA utility tool for formatting and visualizing binary data, such as byte arrays used in IO operations.8
jsakamoto/toolbelt.blazor.splitcontainerA component library for creating Blazor apps with slidable splitter bars61
zhiyelee/array.chunkA utility function to split an array into smaller parts of a specified size.11