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:
- LZ4 fast compression algorithm for NodeJS☆439Updated 11 months ago
- GZIP implemented in pure JavaScript☆437Updated 5 years ago
- JavaScript implementation of Google's Snappy compression library☆160Updated 2 years ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆681Updated 3 years ago
- High-level API for working with binary data.☆546Updated 2 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated last year
- DataStream.js is a library for reading data from ArrayBuffers☆177Updated 9 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆491Updated 4 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆230Updated 9 months ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆526Updated last year
- A compression algorithm for JSON☆316Updated 11 months ago
- Clean, fast LZMA encoder in Javascript☆54Updated 9 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆498Updated 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
- JS standard CRC-32 and CRC32C implementation☆347Updated 2 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆403Updated 9 years ago
- Tar implemented in the browser☆91Updated 4 years ago
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆171Updated 3 years ago
- An optimized JavaScript implementation of the MurmurHash algorithms.☆530Updated 2 years ago
- Javascript implementation of xxHash☆296Updated 2 years ago
- ADLER-32 checksum☆139Updated 3 years ago
- Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.☆544Updated 7 months ago
- JSON compressor and decompressor☆648Updated 6 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated 10 months ago
- JavaScript Circular Buffer☆210Updated 4 years ago
- tar-stream is a streaming tar parser and generator.☆429Updated last year
- A super efficient binary serialization format for JSON.☆462Updated 7 years ago
- Pure-JavaScript RAR reader using AJAX, File API & local access☆513Updated 2 years ago
- A JavaScript sandboxing library that uses web worker threads☆197Updated 7 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆150Updated 7 years ago