SheetJS / js-adler32Links
ADLER-32 checksum
☆140Updated 3 years ago
Alternatives and similar repositories for js-adler32
Users that are interested in js-adler32 are comparing it to the libraries listed below
Sorting:
- JS standard CRC-32 and CRC32C implementation☆345Updated 3 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
- Serve http and https connections over the same port with node.js☆181Updated 6 years ago
- A javascript Base62 encode/decoder for node.js☆154Updated 7 months ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- A rate limiter for node.js streams.☆215Updated 9 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- JavaScript implementation of Google's Snappy compression library☆162Updated 2 years ago
- A pure JS HTTP parser for node.☆247Updated 5 months ago
- SSH2 and SFTP client/server protocol streams for node.js☆208Updated last year
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- Check if a buffer contains valid UTF-8☆121Updated 3 weeks ago
- A stream that emits multiple other streams one after another.☆141Updated last year
- HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.