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.
express-rate-limit
Basic IP rate-limiting middleware for Express to throttle repeated requests and protect public APIs and sensitive endpoints.
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.
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
fzstd
High-performance, pure JavaScript Zstandard decompression in an 8kB package with streaming support.
archiver
A pure-Go library and CLI for creating, opening, and streaming zip, tar, and rar archives with multiple compression formats.
cramjam
Fast Rust-powered compression and decompression bindings for Python and JavaScript
rust-snappy
A pure Rust, dependency-free implementation of Google's Snappy compression algorithm with full streaming frame-format support.
zstd-rs
A pure-Rust, no_std-compatible implementation of the Zstandard compression format, with a complete streaming decoder and a growing compressor.
confusable_homoglyphs
Detect dangerous Unicode homoglyphs and mixed-script strings to stop impersonation attacks
Inflate
A pure Rust implementation of DEFLATE and zlib decompression