rustio rustio.net
50

mailrs-smtp-codec

v1.0.1 Experimental

Tokio Decoder/Encoder for the RFC 5321 SMTP wire format — switches between line-oriented command mode (CRLF-terminated, ≤1024 octets) and DATA mode (raw bytes until CRLF.CRLF terminator). Includes optional SMTP-smuggling protection: detects bare-LF before the dot-terminator and either rejects the payload (Strict) or normalizes line endings (Permissive).

Apache-2.0 OR MIT Edition 2024
AsynchronousEmailNetwork programming #smtp#codec#tokio#rfc5321#smuggling

Quick Verdict

  • Actively maintained (updated 50d ago)
  • Tiny footprint (12KB, 2 deps)
  • Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
609
Dependents
0
Releases
2
Size
12KB

Deep Insights

📊
Steady growth

331 downloads in the last 30 days (11/day), up 17% from the previous period.

👤
Prolific maintainer

The primary maintainer publishes 158 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

🪶
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 11KB, mailrs-smtp-codec is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 11/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
04/275/156/26/207/87/25

Version Adoption

v1.0.0
50%
v1.0.1
50%

Release Timeline

2 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
2
Less
More

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
0
crates depend on mailrs-smtp-codec

Similar Crates