sitegui / js-binary
Encode/decode to a custom binary format, much more compact and faster than JSON/BSON
☆92Updated last year
Alternatives and similar repositories for js-binary:
Users that are interested in js-binary are comparing it to the libraries listed below
- evaluate statically-analyzable expressions☆177Updated 3 months ago
- require('vm') like in node but for the browser☆200Updated 3 months ago
- Shared Memory Objects for Node☆114Updated 2 years ago
- IPC shared memory for NodeJs. Use as Buffer or TypedArray.☆76Updated 10 months ago
- smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.☆102Updated 2 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 6 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆34Updated 5 years ago
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- A fast Node.js implementation of the latest MessagePack spec☆78Updated last year
- A cross-platform systray library for nodejs.☆86Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Job Queue in LevelDB☆85Updated 2 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆85Updated last week
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- A rate limiter for node.js streams.☆215Updated 9 years ago
- Read and write binary data in ArrayBuffers☆45Updated 2 weeks ago
- Random number generator using xorshift128+☆70Updated 3 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Evaluate node require() module content directly☆94Updated 2 years ago
- Extremely fast number to radix64 converting☆9Updated 6 years ago
- Adds a handy `trace` flag to the console object to prepend the file and line number.☆23Updated 5 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 9 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 7 months ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- Node.js Transform stream that passes data through at `n` bytes per second☆186Updated 7 years ago
- simple network time protocol implementation for node.js☆26Updated 3 years ago
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 6 years ago
- FIFO queue in Javascript☆58Updated 3 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year