JSPM

Found 123 results for Buffer

bice

Bice, a tiny module that offers a fast way to swap arbitrary length sequences of bytes within a Buffer, using only the Buffer itself and the bitwise XOR operator.

  • v0.2.3
  • 15.80
  • Published

windows.storage.streams

Use the Windows.Storage.Streams WinRT API directly from Node.js

  • v0.1.6
  • 15.64
  • Published

ExBuffer

usefull for socket tcp receive data

  • v0.4.2
  • 14.64
  • Published

@sudoo/buffer

:hibiscus: Immutable buffers for JS

  • v1.5.0
  • 14.59
  • Published

shm-typed-lru

LRU shared memory list build on top of shm-type-array.

  • v0.2.0
  • 14.34
  • Published

bufstream

Buffer to Stream

    • v0.0.2
    • 13.36
    • Published

    heligeo

    A libraray for Isochrone, Routing & geoprocessing GeoJson Data

    • v1.1.5
    • 13.02
    • Published

    node-cp866buffer

    Converting plaintext to CP866 Buffer

    • v0.0.6
    • 11.90
    • Published

    large-split

    A collection of methods that split large Buffers and files.

    • v0.1.2
    • 10.93
    • Published

    socket-serializer-ik

    A serializer of object, buffer, string, number and boolean for socket.

    • v12.0.3
    • 10.91
    • Published

    slab-hunter

    Detect Buffer slabs indicative of a memory leak

    • v1.2.1
    • 10.39
    • Published

    s3_file_append

    Stream Json files to S3 with local buffer

    • v1.0.6
    • 10.38
    • Published

    kl-buffer

    Fast write/read Buffer in javascript way

    • v1.0.6
    • 10.37
    • Published

    bufferish

    Node.js Buffer Methods for Uint8Array and Array

    • v0.1.0
    • 9.88
    • Published

    supbuf

    Supbuf 提供一些高级二进制数据流的操作方法,主要用于序列化和反序列化。

    • v1.0.0
    • 9.88
    • Published

    structron-v2

    A reader, writer and validator for binary data structures

    • v1.0.3
    • 9.88
    • Published

    bytearray-node-as3

    Node.js implementation of ByteArray's AS3 functions.

    • v1.3.1
    • 9.82
    • Published

    flexbuf

    • v1.3.12
    • 9.80
    • Published

    vlq-buffer

    A simple set of functions for converting between integer and VLQ buffer values

    • v0.1.0
    • 9.79
    • Published

    node-lightnpng

    Converts a Buffer to PNG format -- very, very quickly.

    • v1.0.6
    • 9.15
    • Published

    pixel-converter

    Pixel format converter. (e.g. bgra2rgba) runtime: nodejs/electron

    • v1.0.0
    • 8.83
    • Published

    stream_reader

    A nodejs module for contact data blocks from multiple reading from stream such as tcp stream, file stream. Working with another module: pack_parser, to handle formated binary data such reading from tcp or udp from socket IO, .

    • v1.1.5
    • 8.82
    • Published

    datax

    Wrapper fo Buffer for nodejs.

    • v0.0.7
    • 8.46
    • Published

    buf24

    A very simple extension for Buffer and SmartBuffer to enable reading and writing 24-bit integers

      • v0.0.2
      • 8.45
      • Published

      buf-stream

      Buffer to Stream

        • v0.0.1
        • 8.44
        • Published

        react-local-photo

        react-local-photo, a lazy-loader for path, url or PouchDB-cached src

        • v1.4.6
        • 8.43
        • Published

        bstream

        Buffer to Stream

          • v0.0.1
          • 7.97
          • Published

          gb-random

          An alternative implementation of Math.random using crypto.getRandomBytes

          • v1.1.0
          • 7.63
          • Published

          writebuf

          A small, auto-expanding version of Node's Buffer.

            • v0.0.2
            • 7.62
            • Published

            as-bitray

            Bitray - Small Utility For Handling Binary Data Written In AssemblyScript

            • v2.5.1
            • 7.62
            • Published

            @mapped.js/buffer

            A implementation of Memory Mapped Buffer for node.js.

            • v1.0.1
            • 7.00
            • Published

            buffer-extra

            Node.js extra methods for buildin Buffer class like equals(), sliceNew()

            • v0.1.0
            • 6.74
            • Published

            node-bufferapp

            A Nodejs SDK for Buffer APIs. http://bufferapp.com/

            • v0.1.2
            • 6.69
            • Published

            ArrayBuffer-shim

            ArrayBuffer compatible library for old (version < 0.5.5) node.js.

            • v0.3.3
            • 6.69
            • Published

            jmao

            JS to ArrayBuffer to JS

              • v2.0.0
              • 5.84
              • Published

              pass-through-buffer-toggle

              RxJS operator like bufferToggle but allows events to pass through when no buffer is open

              • v2.0.0
              • 5.84
              • Published

              @mapped.js/cli

              CLI for node-mapped-buffer, a implementation of Memory Mapped Buffer for node.js.

              • v1.0.3
              • 5.83
              • Published

              buffer-up

              Buffer up streaming data to a single callback called when the piping stream calls end

              • v1.0.0
              • 5.58
              • Published

              autobuffer

              自动处理buffer数据,适合粘连包使用

              • v0.0.3
              • 5.58
              • Published

              whichever-data

              An ES module with some functions making it easier to accept a wide range of binary-data holding objects like Array, TypedArray, DataView, ArrayBuffer and Node.js's Buffer as input without having to actually know which of them were used as the input.

              • v1.1.0
              • 5.57
              • Published

              unpack-easy

              粘连包两种解决方案

                • v0.0.1
                • 4.42
                • Published

                @jamesarlow/cbuffer

                Modifies `CBuffer` to use Buffer instead of Array.

                • v0.0.2
                • 4.25
                • Published

                readfile-cache-pmb

                Cache buffers from fs.readFile, deliver as needed, handy additional encodings.

                • v0.1.2
                • 4.22
                • Published

                baseuni

                Covert buffer to unicode string. Base1048576.

                • v1.0.1
                • 2.49
                • Published

                arrex

                General-purpose object, array, buffer and string manipulation utilities for node.js

                • v0.1.0
                • 2.47
                • Published

                node-path-buffer

                Node.js path module with buffer support.

                • v1.0.1
                • 2.47
                • Published

                bitray

                Bitray - Small Utility For Handling Binary Data

                • v2.1.3
                • 0.00
                • Published

                @bytedo/buffer

                Buffer浏览器版本,提供常用的API封装

                • v1.0.1
                • 0.00
                • Published

                pad-buffer

                A small utility to add padding to a buffer.

                • v1.0.3
                • 0.00
                • Published

                @ecla/buffer-layout

                Translation between JavaScript values and Buffers

                • v0.0.0
                • 0.00
                • Published

                @sadava/bits

                Basic binary manipulation tool.

                • v0.0.3
                • 0.00
                • Published