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
Jinja
A fast, expressive, and extensible templating engine for Python.
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
pako
A fast, zlib-compatible compression library for JavaScript that runs identically in the browser and Node.js.
markupsafe
Escapes untrusted strings for safe use in HTML and XML markup, preventing injection attacks in templated output.
LiquidJS
A TypeScript Liquid template engine for Node.js, browsers, and the CLI — Shopify, Jekyll, and GitHub Pages compatible.
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.
Twig
The flexible, fast, and secure template language for PHP
Askama
A type-safe Jinja-like template engine for Rust that compiles templates into native Rust code at build time.
Tera
A powerful Rust template engine inspired by Jinja2 and the Django template language.
Maud
A compile-time HTML template engine for Rust, implemented as an html! macro that compiles markup to specialized code.
handlebars-rust
A native Rust implementation of the Handlebars templating language for rendering JSON data into HTML or plain text.
sailfish
A simple, small, and extremely fast compiled template engine for Rust, inspired by EJS syntax.
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.