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
Category1
Sort:Used by Most Apps
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.
keyring-rs
Cross-platform Rust library for storing passwords and secrets in the OS-native credential store
oauth2-rs
An extensible, strongly-typed Rust implementation of the OAuth2 protocol (RFC 6749) with PKCE, introspection, revocation, and device flow support.
rpassword
Cross-platform Rust library for securely reading passwords from the terminal.
totp-rs
RFC 6238-compliant TOTP two-factor authentication for Rust
openidconnect-rs
A strongly-typed, extensible Rust implementation of the OpenID Connect protocol for building relying-party authentication and OIDC provider integrations.
Regorus
A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
ldap3
A pure-Rust LDAP client built on Tokio, with matching sync and async APIs, TLS, and SASL GSSAPI/NTLM auth.
jwt-simple
A fast, safe-by-default Rust library for creating and verifying JWT and JWE tokens across every major signing and encryption algorithm.
zxcvbn-rs
A Rust port of Dropbox's zxcvbn password strength estimator, scoring passwords 0-4 with pattern matching instead of arbitrary composition rules.
biscuit
A typed Rust library for JWT, JWS, and JWE - full JOSE token signing, encryption, and validation built on ring.
opendal-reqsign
AWS Signature Version 4 request signing for Rust, with a full default credential chain and STS AssumeRole support.
mail-auth
A Rust library implementing DKIM, DKIM2, SPF, DMARC, and ARC for signing and verifying email authenticity.
machineid-rs
Build a unique, encrypted machine ID (HWID) in Rust from customizable hardware and OS components.
picky
Portable X.509, PKI, JOSE and HTTP signature primitives for Rust
yubico-rs
A Rust client for Yubico's OTP validation API, letting apps verify YubiKey one-time passwords over HTTP.
nkeys
A Rust implementation of NATS nkeys: Ed25519 identity and auth keypairs.