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.
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.
notistack
Stackable, customizable notification snackbars for React, shown with a hook or a single function call.
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
arrayvec
A stack-allocated vector with fixed capacity for Rust, avoiding heap allocation entirely
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.