fflate VS v86

Compare fflate vs v86 and see what are their differences.

v86

x86 PC emulator and x86-to-wasm JIT, running in the browser (by copy)
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
fflate v86
7 153
2,057 19,159
- -
7.0 9.1
3 months ago 9 days ago
TypeScript Rust
MIT License BSD 2-clause "Simplified" 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.

fflate

Posts with mentions or reviews of fflate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-30.
  • Ayuda con encontrar una libreria
    1 project | /r/programacion | 7 May 2023
  • Gzip library for client-side compression
    2 projects | /r/webdev | 30 Jun 2022
    Or fflate
  • Browsers can do that?
    10 projects | dev.to | 9 Feb 2022
    Another operation that is sometimes desired is to take several files and give the user a compressed file. There are actually a surprisingly large amount (jszip, pako) of client side options here, but my favorite so far when it comes to speed, size and working with .zip has been fflate. But if you'd like to work with other formats, there are also libraries to decompress 7-Zip, RAR & TAR.
  • 5 Insane Features in my OS in the Browser!!! 🤯
    11 projects | dev.to | 30 Jan 2022
    I started my file system with BrowserFS which allowed me to setup IndexedDb as the main writeable location. When in Firefox Private mode it switches to an in memory file system which does not persist. Using BrowserFS also meant I could open ZIP and ISO files as if they were folders. I create a JSON file on build that has the initial public folder directory structure which is used as the readable portion of the file system via plain HTTP GET requests. I've also added the ability to extract RAR files, although I don't currently have it linked to File Explorer to see it's contents before extracting. I can also make and extract ZIP/ISO via fflate.
  • fzstd - expand super-compressed Zstandard data in 8kB of pure JS
    2 projects | /r/javascript | 4 Jul 2021
    Hello all! I've been maintaining fflate, a pure JavaScript compression and decompression library for DEFLATE data, for nearly a year now. It's become quite popular for being the fastest DEFLATE library available (including WebAssembly ports!) while being absolutely tiny in terms of bundle size. DEFLATE has many uses, as a general purpose compression format, so it has become very popular and is used in formats like PNG, PDF, XLSX, etc.
  • Creating a modern JS library: Introduction
    2 projects | dev.to | 5 Apr 2021
    To keep it short: I've worked on Parcel for a few months and therefore have investigated in great depth the fine details of making a package bundler-friendly. I've also published and maintained various successful packages, the most popular of which is is a high-performance compression library that reached over 4 million downloads in 6 months and is currently depended on by large projects such as SheetJS and Three.js. I've dealt with many of the problems new library authors face multiple times, so I'm familiar with the workarounds.
  • My next app: ZIP Lite
    1 project | /r/KaiOS | 9 Feb 2021
    Are you asking about decompression? https://github.com/101arrowz/fflate

v86

Posts with mentions or reviews of v86. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-26.

What are some alternatives?

When comparing fflate and v86 you can also consider the following projects:

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

Chicago95 - A rendition of everyone's favorite 1995 Microsoft operating system for Linux.

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

webvm - Virtual Machine for the Web

libarchivejs - Archive library for browsers

yoroi-frontend - Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)

WASM-ImageMagick - Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples

Electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

ky - 🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API

macos-virtualbox - Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS

fzstd - High performance Zstandard decompression in a pure JavaScript, 8kB package

uBlock-issues - This is the community-maintained issue tracker for uBlock Origin