cscott / compressjsLinks
Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
☆356Updated 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☆442Updated last year
- JavaScript implementation of Google's Snappy compression library☆163Updated 2 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆493Updated 5 years ago
- High-level API for working with binary data.☆553Updated 3 years ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆687Updated 4 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆234Updated last year
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- An optimized JavaScript implementation of the MurmurHash algorithms.☆528Updated 2 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- JSON compressor and decompressor☆650Updated 7 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆531Updated last year
- RFC 1951 raw deflate/inflate for JavaScript☆402Updated 9 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- Clean, fast LZMA encoder in Javascript☆55Updated 10 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.☆541Updated last year
- Javascript implementation of xxHash☆298Updated 3 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- DataView. Extended. Anywhere.☆544Updated last year
- JavaScript arbitrary-precision arithmetic library. Built for speed.☆145Updated 6 years ago
- A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.☆72Updated 11 years ago
- JS standard CRC-32 and CRC32C implementation☆344Updated 3 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated last year
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 3 weeks ago
- A JavaScript sandboxing library that uses web worker threads☆198Updated 7 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
- Image perceptual hash calculation in javascript☆175Updated 5 years ago
- A Javascript implementation of SipHash-2-4☆128Updated 8 months ago
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 10 years ago