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
Kind1
Category
Sort:Used by Most Apps
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
sentry-cli
Official command-line tool for uploading source maps, debug symbols, and managing releases and deploys in Sentry.
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
wasm-bindgen
Rust-JavaScript interop toolchain that generates the glue code needed to compile Rust to WebAssembly and call it from JS
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
quicktype
Generate strongly-typed models and serializers from JSON, Schema, TypeScript, or GraphQL
Granian
A fast Rust HTTP server for Python that serves ASGI, WSGI, and RSGI applications
fallow
Rust-native static analysis for TypeScript and JavaScript that finds dead code, duplication, cycles, and architecture drift with no compiler or AI in the loop.
Deno
Secure-by-default JavaScript and TypeScript runtime built in Rust on V8
ty
An extremely fast Python type checker and language server written in Rust.
flutter_rust_bridge
A feature-rich yet seamless Flutter/Dart to Rust binding generator for calling native Rust from Dart.
moon
A Rust-based build system and monorepo orchestrator that manages toolchains, tasks, caching, and CI pipelines across the JavaScript, TypeScript, and polyglot ecosystem.
jemalloc_pprof
Convert jemalloc heap profiles to pprof format for memory leak and OOM debugging
ast-grep
Fast CLI for structural code search, linting, and rewriting by AST pattern.
skim
A fast, interactive fuzzy finder for the command line, written in Rust — a smarter alternative to grep.
oxipng
Multithreaded lossless PNG and APNG optimizer, usable as a CLI or a Rust library.
afl.rs
Fuzz-test Rust code with AFLplusplus using the afl crate's fuzz macros and cargo-afl tooling.