A CLI tool bin/msgpack converts data stream from JSON to MessagePack and vice versa. Browser version msgpack.min.js is also available. 50KB minified, 14KB gziped.
arraybuffer buffer fluentd messagepack msgpack serialize stream typedarray uint8arrayConverts an array-of-arrays (ie numeric.js array) into a packed ndarray.Converts the nested array into a packed ndarray.
ndarray numeric array nested pack typedarray memoryA simple wrapper for typedarray-pool. I got tired of manually constructing ndarrays from typedarrays, and so this module saves some keystrokes/sanity.Creates a scratch ndarray initialized to 1 if all indices equal, 0 otherwise.
ndarray pool memory typedarray scratch malloc freeSay you're using the 'buffer' module on npm, or browserify and you're working with lots of binary data.But, alas, every time you do Buffer.from(uint8array) the entire array gets copied. The Buffer constructor does a copy; this is defined by the node docs and the 'buffer' module matches the node API exactly.
buffer typedarray typed-arrays nodejs browser browserify typed-array convert no-copy uint8array uint16array uint32array int16array int32array float32array float64array arraybuffer dataviewCopyright (c) 2012 Niklas von Hertzen Licensed under the MIT license.
arraybuffer base64 typedarrayThis library's Float16Array uses Proxy, so IE11 is never supported. Copy the build file for browsers to your project directory.
half-precision float16array float16 binary16 typedarray getfloat16 setfloat16 dataview hfround
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.