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☆443Updated last year
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- JavaScript implementation of Google's Snappy compression library☆163Updated 2 years ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆688Updated 4 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆236Updated last year
- High-level API for working with binary data.☆552Updated 3 years ago
- A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.☆72Updated 11 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆403Updated 9 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆533Updated last year
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 10 years ago
- Clean, fast LZMA encoder in Javascript☆55Updated 10 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- A JavaScript sandboxing library that uses web worker threads☆199Updated 8 years ago
- HTML5 Filesystem API polyfill using IndexedDB☆493Updated 5 years ago
- A compression algorithm for JSON☆322Updated last year
- An optimized JavaScript implementation of the MurmurHash algorithms.☆529Updated 2 years ago
- JavaScript-based PNG image encoder, decoder, and manipulator☆93Updated 7 years ago
- Low level fuse bindings for nodejs☆116Updated 6 years ago
- Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.☆541Updated last year
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- Javascript implementation of xxHash☆298Updated 3 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆107Updated last year
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 2 months ago
- Streaming node http in the browser☆356Updated 4 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
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- A javascript Base62 encode/decoder for node.js☆155Updated 2 months ago
- tar-stream is a streaming tar parser and generator.☆437Updated last year