rsasl
v2.2.1 StableThe Rust SASL framework, aimed at both middleware-style protocol implementation and application code. Designed to make SASL authentication simple and safe while handing as much control to the user as possible.
Quick Verdict
- βActively maintained (updated 45d ago)
- βStable API (2.x for 5+ years)
- βTrusted by 104 crates
- βPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
44.9K downloads in the last 30 days (1.5K/day), up 36% from the previous period.
104 crates depend on rsasl. Reasonable ecosystem adoption, though not yet a core dependency.
The API has been stable (1.x) for over 5 years with 39 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Notable dependents include zookeeper-client, rskafka, vsmtp-common, vsmtp-server, vsmtp-protocol. When high-quality crates choose rsasl, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["config_builder", "scram-sha-1", "scram-sha-2", "anonymous", "external", "oauthbearer", "xoauth2", "plain", "login", "gssapi"]