Decision Workspace
rusmes-smtp vs rusmes-imap vs rusmes-pop3
Side-by-side comparison of Rust crates
50
rusmes-smtp
experimentalv0.1.1
Async SMTP server for RusMES — RFC 5321 compliant with STARTTLS, AUTH (PLAIN/LOGIN/CRAM-MD5/SCRAM-SHA-256), PIPELINING, DSN, and BDAT/CHUNKING
51
rusmes-imap
experimentalv0.1.1
Async IMAP4rev2 server for RusMES — RFC 9051 compliant with CONDSTORE, QRESYNC, UIDPLUS, MOVE, IDLE, NAMESPACE, and SPECIAL-USE extensions
50
rusmes-pop3
experimentalv0.1.1
Async POP3 server for RusMES — RFC 1939 compliant with APOP, STLS (STARTTLS), and CAPA extension support
Core Metrics
| rusmes-smtp | rusmes-imap | rusmes-pop3 | |
|---|---|---|---|
| Health Score | 50 | 51 | 50 |
| Total Downloads | 63 | 59 | 44 |
| 30d Downloads | 50 | 46 | 32 |
| Dependents | 4 | 4 | 2 |
| Releases | 2 | 2 | 2 |
| Last Updated | 2d ago | 2d ago | 2d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
rusmes-smtp
Maintenance
14
Quality
11
Community
8
Popularity
2
Documentation
15
rusmes-imap
Maintenance
14
Quality
12
Community
8
Popularity
2
Documentation
15
rusmes-pop3
Maintenance
14
Quality
12
Community
7
Popularity
2
Documentation
15
Technical Details
| rusmes-smtp | rusmes-imap | rusmes-pop3 | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 22 | 15 | 14 |
| Crate Size | 63KB | 64KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusmes-imap leads with a health score of 51/100, but none of the options score above 80.
- •rusmes-smtp has the most downloads (63), suggesting wider adoption.