zhipeng-jia / snappyjsLinks
JavaScript implementation of Google's Snappy compression library
☆162Updated 2 years ago
Alternatives and similar repositories for snappyjs
Users that are interested in snappyjs are comparing it to the libraries listed below
Sorting:
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- LZ4 fast compression algorithm for NodeJS☆442Updated last year
- Simple ZIPping library for Javascript☆208Updated 3 months ago
- Pure JavaScript PNG decoder☆185Updated 4 years ago
- Javascript implementation of xxHash☆297Updated 2 years ago
- A compression algorithm for JSON☆318Updated last year
- DataStream.js is a library for reading data from ArrayBuffers☆177Updated 9 years ago
- A fast Node.js implementation of the latest MessagePack spec☆80Updated last year
- Tiny WebWorker for the Server☆250Updated 2 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- 🗜 WebAssembly compiled Brotli library☆73Updated 2 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Lz4 for the browser.☆98Updated 2 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆527Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Read and write binary data in ArrayBuffers☆45Updated 3 weeks ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆172Updated 3 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆493Updated 4 years ago
- A minimal implementation of Google Protocol Buffers for JavaScript☆102Updated last year
- Repo used to build binaries for node-canvas on CI☆171Updated 5 years ago
- A WebAssembly implementation of xxHash☆165Updated 9 months ago
- Random number generator using xorshift128+☆73Updated 3 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆232Updated 11 months ago
- RFC 1951 raw deflate/inflate for JavaScript☆35Updated 5 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆109Updated last year
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.☆105Updated 2 years ago