cscott / compressjsLinks
Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
☆355Updated last year
Alternatives and similar repositories for compressjs
Users that are interested in compressjs are comparing it to the libraries listed below
Sorting:
- JavaScript implementation of Google's Snappy compression library☆163Updated 2 years ago
- LZ4 fast compression algorithm for NodeJS☆441Updated last year
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆686Updated 4 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated last year
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆493Updated 5 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆530Updated last year
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 9 years ago
- Clean, fast LZMA encoder in Javascript☆55Updated 9 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆401Updated 9 years ago
- An optimized JavaScript implementation of the MurmurHash algorithms.☆530Updated 2 years ago
- High-level API for working with binary data.☆551Updated 2 years ago
- Javascript implementation of xxHash☆298Updated 3 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆233Updated last year
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- A JavaScript sandboxing library that uses web worker threads☆197Updated 7 years ago
- yet another zip library for node☆370Updated 9 months ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.☆72Updated 11 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- Image perceptual hash calculation in javascript☆174Updated 5 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
- JS standard CRC-32 and CRC32C implementation☆345Updated 3 years ago
- JSON compressor and decompressor☆648Updated 6 years ago
- JPEG/DCT data decoder☆238Updated 7 years ago
- Tar implemented in the browser☆91Updated 4 years ago
- A compression algorithm for JSON