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
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
Astro
The web framework for building fast, content-driven websites with islands architecture.
gray-matter
Fast, dependable front-matter parser for YAML, JSON, TOML, and CoffeeScript metadata blocks
once_cell
Single-assignment cells and lazy statics for Rust, without macros or unsafe code
lazy_static
A macro for declaring lazily evaluated static variables in Rust
@fastify/static
A Fastify plugin that serves static files and directories as fast as possible, with pre-compressed assets, custom caching, and directory listings built in.
@fastify/swagger
Generates and serves OpenAPI/Swagger documentation directly from your Fastify route schemas
Laravel Debugbar
An in-browser debugging and profiling toolbar that integrates PHP Debug Bar with Laravel.
ffmpeg-static
Resolve static ffmpeg and ffprobe binary paths for macOS, Linux, and Windows in Node.js — no system install required.
serve-handler
The config-driven static file request handler powering Vercel's serve CLI
@fastify/swagger-ui
Serves an interactive Swagger UI inside a Fastify app, rendered directly from the OpenAPI spec that @fastify/swagger already generates.
express-static-gzip
Express middleware that serves pre-gzipped or brotli-compressed static files instead of compressing on every request.
elysia-static
Serve static files and directories in Elysia apps with automatic caching, ETags, and Bun-optimized performance.
heapless
Static, no_std data structures like Vec, String, and Deque with fixed capacity — no heap allocator required.
send
Streaming static file server library for Node.js with Range requests and conditional-GET caching support.