Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
pako
A fast, zlib-compatible compression library for JavaScript that runs identically in the browser and Node.js.
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
node-unzipper
A streaming zip extraction library for Node.js that supports random access to files on disk, in buffers, over HTTP, or on S3 without buffering the whole archive.
@napi-rs/canvas
A native Node.js binding to Google's Skia graphics engine that implements the HTML5 Canvas API with zero system dependencies.
@node-rs/argon2
Native Rust binding for Argon2 password hashing in Node.js
snappy
Native Rust bindings bringing Google's Snappy compression to Node.js with sync, async, and streaming APIs.
CMake.js
A CMake-based build tool for compiling Node.js native C/C++ addons
miniz_oxide
Pure-Rust DEFLATE, zlib, and gzip compression and decompression with no unsafe code and no_std support.
Universal Zopfli
A WebAssembly build of Google's Zopfli compressor, usable from both Node.js and browsers with no native build step.