Decision Workspace
async-mailer-smtp vs async-mailer-core vs async-mailer
Side-by-side comparison of Rust crates
59
async-mailer-smtp
growingv0.5.0
Async SMTP mailer implementation, intended to be used as `async-mailer` generic `Mailer` or `DynMailer` trait object.
60
async-mailer-core
growingv0.4.0
Internal core crate for `async-mailer`.
57
async-mailer
growingv0.6.0
A set of async generic `Mailer` and object-safe `dyn DynMailer` traits with runtime-pluggable Outlook (Office365) and SMTP implementations.
Core Metrics
| async-mailer-smtp | async-mailer-core | async-mailer | |
|---|---|---|---|
| Health Score | 59 | 60 | 57 |
| Total Downloads | 18.3K | 20.4K | 24.4K |
| 30d Downloads | 301 | 329 | 278 |
| Dependents | 16 | 40 | 0 |
| Releases | 12 | 12 | 16 |
| Last Updated | 15d ago | 15d ago | 15d ago |
| Age | 2y 10m | 2y 10m | 2y 10m |
Health Breakdown
async-mailer-smtp
Maintenance
17
Quality
16
Community
8
Popularity
5
Documentation
13
async-mailer-core
Maintenance
17
Quality
16
Community
9
Popularity
5
Documentation
13
async-mailer
Maintenance
17
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| async-mailer-smtp | async-mailer-core | async-mailer | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 6 | 4 | 4 |
| Crate Size | 10KB | 7KB | 27KB |
| Features | 3 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-mailer-core leads with a health score of 60/100, but none of the options score above 80.
- •async-mailer has the most downloads (24.4K), suggesting wider adoption.