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
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
compression
Node.js middleware that transparently gzip-, deflate-, or Brotli-compresses HTTP responses for Express and raw http servers.
compress
A Go compression toolkit with a pure-Go Zstandard codec, S2 (a faster Snappy), and assembly-accelerated drop-in replacements for gzip, zip, zlib, and lzw.
zip
A Rust library for reading and writing ZIP archives with broad compression and encryption support
css-minimizer-webpack-plugin
A Webpack plugin that minifies CSS build output via cssnano by default, with swappable csso, clean-css, esbuild, and Lightning CSS backends.
zstd
Idiomatic Rust bindings for the Zstandard compression library
afero
A drop-in filesystem abstraction for Go that swaps OS, in-memory, archive, and cloud backends without touching your code.
lz-string
Fast, dependency-free LZ-based string compression for JavaScript and TypeScript
python-zstandard
Python bindings for the Zstandard (zstd) compression library, exposing the full C API through a Pythonic, high-performance interface.
bitsandbytes
8-bit and 4-bit quantization primitives that make large language models fit and train on far less GPU memory.
rust-brotli
A no-std-friendly Rust port of Google's Brotli compressor and decompressor, byte-compatible with the reference C implementation.
lz4_flex
Fastest pure-Rust implementation of LZ4 compression and decompression
python-snappy
Python bindings for Google's fast Snappy compression library
fzstd
High-performance, pure JavaScript Zstandard decompression in an 8kB package with streaming support.
express-static-gzip
Express middleware that serves pre-gzipped or brotli-compressed static files instead of compressing on every request.