zhipeng-jia / snappyjs
JavaScript implementation of Google's Snappy compression library
☆152Updated last year
Alternatives and similar repositories for snappyjs:
Users that are interested in snappyjs are comparing it to the libraries listed below
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 11 months ago
- RFC 1951 raw deflate/inflate for JavaScript☆34Updated 5 years ago
- Simple ZIPping library for Javascript☆202Updated last year
- the stream module from node core for browsers☆103Updated 2 months ago
- lz4 for browser☆62Updated 2 years ago
- The library allows you to convert any large numbers in any number base to another number base. The base is determined by specifying the a…☆29Updated last year
- ☆152Updated 2 months ago
- GZIP implemented in pure JavaScript☆436Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆78Updated last year
- Lz4 for the browser.☆91Updated 2 years ago
- ADLER-32 checksum☆138Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript