Decision Workspace
async-mailer vs async-mailer-core vs async-mailer-smtp
Side-by-side comparison of Rust crates
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.
60
async-mailer-core
growingv0.4.0
Internal core crate for `async-mailer`.
59
async-mailer-smtp
growingv0.5.0
Async SMTP mailer implementation, intended to be used as `async-mailer` generic `Mailer` or `DynMailer` trait object.
Core Metrics
| async-mailer | async-mailer-core | async-mailer-smtp | |
|---|---|---|---|
| Health Score | 57 | 60 | 59 |
| Total Downloads | 24.4K | 20.4K | 18.3K |
| 30d Downloads | 278 | 329 | 301 |
| Dependents | 0 | 40 | 16 |
| Releases | 16 | 12 | 12 |
| Last Updated | 15d ago | 15d ago | 15d ago |
| Age | 2y 10m | 2y 10m | 2y 10m |
Health Breakdown
async-mailer
Maintenance
17
Quality
17
Community
5
Popularity
5
Documentation
13
async-mailer-core
Maintenance
17
Quality
16
Community
9
Popularity
5
Documentation
13
async-mailer-smtp
Maintenance
17
Quality
16
Community
8
Popularity
5
Documentation
13
Technical Details
| async-mailer | async-mailer-core | async-mailer-smtp | |
|---|---|---|---|
| Version | 0.6.0 | 0.4.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 4 | 4 | 6 |
| Crate Size | 27KB | 7KB | 10KB |
| Features | 5 | 2 | 3 |
| 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.