beatgammit / gzip-js
GZIP implemented in pure JavaScript
☆435Updated 5 years ago
Alternatives and similar repositories for gzip-js:
Users that are interested in gzip-js are comparing it to the libraries listed below
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆678Updated 3 years ago
- RFC 1951 raw deflate/inflate for JavaScript☆402Updated 9 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- A super efficient binary serialization format for JSON.☆462Updated 7 years ago
- SAX based evented streaming JSON parser in JavaScript☆448Updated last year
- Server-Sent Events made easy for node.js☆265Updated 3 years ago
- A pure javascript JPEG encoder and decoder for node.js☆573Updated 6 months ago
- JavaScript implementation of Google's Snappy compression library☆154Updated 2 years ago
- A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records.☆624Updated last year
- DataStream.js is a library for reading data from ArrayBuffers☆176Updated 8 years ago
- Pure-JavaScript RAR reader using AJAX, File API & local access☆515Updated 2 years ago
- Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.☆543Updated 3 months ago
- A (animated) PNG decoder in JavaScript for the HTML5 canvas element and Node.js☆495Updated last year
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆168Updated 3 years ago
- Get the current time in microseconds☆602Updated last year
- DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library☆481Updated 3 years ago
- A sax style parser for JS☆1,103Updated 9 months ago
- require('vm') like in node but for the browser☆200Updated 3 months ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆495Updated last year
- HTML5 Filesystem API polyfill using IndexedDB☆489Updated 4 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated 9 months ago
- A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.☆725Updated last year
- Scheme arithmetic library for JavaScript☆413Updated 7 years ago
- parses html into hyperscript☆170Updated 9 years ago
- libexpat XML SAX parser binding for node.js☆384Updated last year
- An arbitrary size Bit-Vector implementation in JavaScript☆229Updated 5 months ago
- A JavaScript sandboxing library that uses web worker threads☆196Updated 7 years ago
- Fast string hashing function for Node.JS.☆309Updated 4 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 3 months ago
- JPEG/DCT data decoder☆237Updated 6 years ago