fflate

High performance (de)compression in an 8kB package (by 101arrowz)

Fflate Alternatives

Similar projects and alternatives to fflate

  1. three.js

    489 fflate VS three.js

    JavaScript 3D Library.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. ruffle

    489 fflate VS ruffle

    A Flash Player emulator written in Rust

  4. prettier

    487 fflate VS prettier

    Prettier is an opinionated code formatter.

  5. daedalOS

    217 fflate VS daedalOS

    Desktop environment in the browser

  6. parcel

    185 fflate VS parcel

    The zero configuration build tool for the web. 📦🚀

  7. v86

    169 fflate VS v86

    x86 PC emulator and x86-to-wasm JIT, running in the browser

  8. Monaco Editor

    119 fflate VS Monaco Editor

    A browser based code editor

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

  11. xterm.js

    58 fflate VS xterm.js

    A terminal for the web

  12. TinyMCE

    45 fflate VS TinyMCE

    The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

  13. JSZip

    18 fflate VS JSZip

    Create, read and edit .zip files with Javascript

  14. isomorphic-git

    19 fflate VS isomorphic-git

    A pure JavaScript implementation of git for node and browsers!

  15. js-dos

    18 fflate VS js-dos

    The best API for running dos programs in browser

  16. pako

    8 fflate VS pako

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

  17. WASM-ImageMagick

    8 fflate VS WASM-ImageMagick

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

  18. BrowserFS

    10 fflate VS BrowserFS

    BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.

  19. libarchivejs

    2 fflate VS libarchivejs

    Archive library for browsers

  20. Archiver

    1 fflate VS Archiver

    a streaming interface for archive generation

  21. yauzl

    1 fflate VS yauzl

    yet another unzip library for node

  22. ky

    23 fflate VS ky

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

  23. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fflate alternative or higher similarity.

fflate discussion

Log in or Post with

fflate reviews and mentions

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
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic fflate repo stats
7
2,469
7.0
over 1 year ago

101arrowz/fflate is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of fflate is TypeScript.


Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io