fast-zlib VS zip.js

Compare fast-zlib vs zip.js and see what are their differences.

fast-zlib

Shared context synchronous compression (by timotejroiko)

zip.js

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption. (by gildas-lormeau)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
fast-zlib zip.js
- 5
14 3,280
- -
0.0 9.1
about 3 years ago 2 days ago
JavaScript JavaScript
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast-zlib

Posts with mentions or reviews of fast-zlib. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning fast-zlib yet.
Tracking mentions began in Dec 2020.

zip.js

Posts with mentions or reviews of zip.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-12.

What are some alternatives?

When comparing fast-zlib and zip.js you can also consider the following projects:

pako - high speed zlib port to javascript, works in browser & node.js

JSZip - Create, read and edit .zip files with Javascript

yazl - yet another zip library for node

decompress - Extracting archives made easy

text-generator - A naive text generator built in JavaScript using Markov chains.

Archiver - a streaming interface for archive generation

tar-transform - extract, transform and re-pack tarball entries in form of stream with very simple api

decompress-zip - Module that decompresses zip files

tar-stream - tar-stream is a streaming tar parser and generator.

yauzl - yet another unzip library for node