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
77 stars
4 watching
19 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A workshop teaching binary data fundamentals in Node.js and HTML5 browsers | 210 |
| A library that breaks strings into their individual user-perceived characters | 931 |
| A Node.js-based command-line data processing tool and workshop | 35 |
| A writable stream that concatenates all the data from a stream and calls a callback with the result. | 574 |
| A content-based splitting method for byte streams | 30 |
| Automates the creation of parsers for binary data files based on a specification. | 37 |
| A JavaScript package to discretize quantitative datasets into thematic categories. | 22 |
| An utility library that splits text into manageable parts | 1,538 |
| Tools for downloading and managing torrent files in Node.js | 632 |
| A collection of utility modules for working with streams in JavaScript | 1,086 |
| A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
| A JavaScript plugin that splits a container into two equal or unequal parts with a divider. | 163 |
| A utility tool for formatting and visualizing binary data, such as byte arrays used in IO operations. | 8 |
| A component library for creating Blazor apps with slidable splitter bars | 61 |
| A utility function to split an array into smaller parts of a specified size. | 11 |