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
Sort:Used by Most Apps
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
indexmap
A hash table for Rust that preserves insertion order and supports lookup by index
sentry-cli
Official command-line tool for uploading source maps, debug symbols, and managing releases and deploys in Sentry.
jsonwebtoken
Create and decode JSON Web Tokens in Rust in a strongly typed way
aws-config
Resolves AWS credentials and shared configuration for every AWS SDK for Rust client.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
colored
The simplest way to add ANSI colors and styles to terminal strings in Rust.
keyring-rs
Cross-platform Rust library for storing passwords and secrets in the OS-native credential store
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
prost
A Protocol Buffers implementation for Rust that generates simple, idiomatic types via derive macros.
aws-sdk-s3
AWS's official, code-generated Rust client for Amazon S3
num_cpus
A small Rust crate for counting the logical and physical CPU cores on the current machine.
Chroma
Open-source embedding database for building AI apps with retrieval and semantic search
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
Svix
Official JavaScript/TypeScript client for the Svix webhook delivery API and signature verification.
punycode.js
A robust Punycode converter for internationalized domain names, fully compliant with RFC 3492 and RFC 5891.
which-rs
Rust crate that locates executable binaries on PATH, mirroring the Unix which command cross-platform
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
PyO3
Rust bindings for the Python interpreter, for writing native extensions or embedding Python in Rust.
wasm-bindgen
Rust-JavaScript interop toolchain that generates the glue code needed to compile Rust to WebAssembly and call it from JS
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
chardet
Universal character encoding detector for Python with built-in language and MIME type detection.
Schemars
Generate JSON Schema documents directly from Rust types