rustio rustio.net

Email

74

sequoia-openpgp

2.3.0 Stable

OpenPGP data types and associated machinery

1.4M downloads · 14d ago
73

lettre

0.11.22 Growing

Email client

10.3M downloads · 12d ago
68

rfc2047-decoder

1.1.2 Stable

Rust library for decoding RFC 2047 MIME Message Headers.

5.2M downloads · 5d ago
64

sequoia-cert-store

0.7.3 Growing

A certificate database interface.

236.0K downloads · today
63

mailchecker

6.0.20 Stable

Cross-language temporary (disposable/throwaway) email detection library. Covers 2740 fake email providers.

832.8K downloads · 2mo ago
63

imap-proto

0.16.7 Growing

IMAP protocol parser and data structures

1.5M downloads · 1mo ago
62

mail-parser

0.11.3 Growing

Fast and robust e-mail parsing library for Rust

1.9M downloads · 24d ago
62

himalaya

1.2.0 Stable

CLI to manage emails

57.1K downloads · 3mo ago
61

async-imap

0.11.2 Growing

Async IMAP client for Rust

672.2K downloads · 3mo ago
61

mediatype

0.21.0 Growing

MIME Media-type parsing

5.3M downloads · 6mo ago
61

sequoia-net

0.30.1 Growing

Network services for OpenPGP

247.2K downloads · 3mo ago
61

mail-send

0.6.0 Growing

E-mail delivery library with SMTP and DKIM support

420.1K downloads · 1mo ago
61

imap-codec

1.0.0 Stable

Rock-solid and complete codec for IMAP

69.5K downloads · 3mo ago
61

mail-auth

0.9.0 Growing

DKIM, ARC, SPF and DMARC library for Rust

371.2K downloads · 20d ago
60

mockforge-smtp

0.3.149 Experimental

SMTP mocking support for MockForge

4.3K downloads · today
59

vsmtp-mail-parser

2.2.1 Growing

Next-gen MTA. Secured, Faster and Greener

60.6K downloads · 3y ago
59

imap

2.4.1 Growing

IMAP client for Rust

917.2K downloads · 1y ago
59

smtp-proto

0.2.1 Growing

SMTP protocol parser

412.8K downloads · 2mo ago
59

mml-lib

1.1.2 Stable

Rust implementation of the Emacs MIME message Meta Language (MML)

69.6K downloads · 3mo ago
59

sequoia-autocrypt

0.26.0 Growing

Autocrypt support

194.1K downloads · 6mo ago
59

imap-types

1.0.0 Stable

Misuse-resistant data structures for IMAP

67.4K downloads · 3mo ago
59

mailrs-dkim

1.5.0 Experimental

RFC 6376 DKIM signature verifier. Parses DKIM-Signature headers, applies simple/relaxed canonicalization, verifies rsa-sha256 signatures against the selector TXT record. Pluggable DNS via DkimResolver trait.

144 downloads · 2d ago
58

email-encoding

0.4.1 Growing

Low level email encoding RFCs implementations

8.2M downloads · 1y ago
58

postmark

2.0.0 Stable

Postmark rust client

200.5K downloads · 24d ago
58

calcard

0.3.3 Growing

iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust

31.3K downloads · 14d ago
58

sieve-rs

0.7.2 Growing

Sieve filter interpreter for Rust

36.7K downloads · 6d ago
58

quoted_printable

0.5.2 Growing

A simple encoder/decoder for quoted-printable data

25.8M downloads · 2mo ago
58

resend-rs

0.25.1 Growing

Resend's Official Rust SDK.

324.4K downloads · 26d ago
57

lettr

1.1.0 Experimental

Official Rust SDK for the Lettr Email API.

89 downloads · 1mo ago
57

serde-email

3.2.0 Growing

A validating email type that can be serialised using Serde

572.4K downloads · 1y ago
57

imap-next

0.3.4 Growing

Thin sans I/O abstraction over IMAP's distinct protocol flows

33.9K downloads · 3mo ago
57

email-lib

0.27.0 Growing

Cross-platform, asynchronous Rust library to manage emails

76.4K downloads · 3mo ago
57

async-mailer-core

0.4.0 Growing

Internal core crate for `async-mailer`.

21.0K downloads · 2mo ago
57

mail_struct

0.1.22 Experimental

A minimalist Rust email structure library with optional support for encoding, decoding, and sending via SMTP. / 一个极简的 Rust 邮件结构库,支持可选的编码、解码及 SMTP 发送功能。

1.5K downloads · 6d ago
57

vmp

1.0.0-alpha.7 Stable

CLI tool to quickly pick mails from an m2dir

1.4K downloads · 4d ago
57

mailrs-shield

1.0.4 Experimental

SMTP anti-spam primitives: DNS blocklist (DNSBL) queries, greylisting policy with optional Redis store, and PTR / forward-confirmed reverse DNS (FCrDNS) checks.

79 downloads · 3d ago
57

mailrs-spf

1.0.4 Experimental

RFC 7208 Sender Policy Framework verifier. Pure-Rust evaluator with a pluggable DNS resolver trait; ships an optional hickory-resolver-backed implementation. Bounded DNS-lookup limits + loop detection per spec.

83 downloads · 3d ago
57

mailrs-rfc2047

1.1.2 Experimental

RFC 2047 MIME encoded-word decoder. Decodes =?charset?(B|Q)?text?= subjects + display names to UTF-8. Supports the full WHATWG Encoding charset set via encoding_rs (UTF-8, ISO-8859-*, Windows-*, ISO-2022-JP, Shift_JIS, EUC-KR, GB18030, …).

80 downloads · 3d ago
57

oxidite-mail

2.2.1 Experimental

Email sending for Oxidite with SMTP support

301 downloads · 9d ago
56

async-mailer-smtp

0.5.0 Growing

Async SMTP mailer implementation, intended to be used as `async-mailer` generic `Mailer` or `DynMailer` trait object.

18.8K downloads · 2mo ago
56

wasm-smtp-core

0.5.1 Experimental

(Archived) Environment-independent SMTP client core for WASM and other constrained runtimes.

84 downloads · 27d ago
56

listsend

0.4.120 Growing

Send emails to CSV list from template on CLI

36.7K downloads · 2d ago
56

mailrs-imap-proto

1.0.3 Experimental

IMAP4rev1 protocol parser, response formatter, and sequence-set helpers (RFC 3501) — zero I/O.

62 downloads · 4d ago
56

mailrs-clean

1.0.3 Experimental

Email content cleanup primitives: HTML sanitization, tracking-pixel detection, bulk/automated sender heuristics, quoted-reply splitting — zero I/O, no async runtime.

63 downloads · 4d ago
56

mailrs-smtp-proto

1.0.4 Experimental

SMTP protocol parser, formatter, and session state machine (RFC 5321) — zero I/O, async-runtime-agnostic.

80 downloads · 4d ago
56

mailrs-smtp-client

1.1.0 Experimental

Outbound SMTP client: MX resolution, DANE/STARTTLS, response parsing — async, transport-agnostic primitives for RFC 5321 senders.

97 downloads · 2d ago
56

mailrs-outbound-queue

1.2.0 Experimental

Outbound mail queue primitives: DKIM signing, DSN generation, MTA-STS lookup, retry/backoff, with a pluggable store trait and a Postgres reference implementation.

93 downloads · 2d ago
55

vsmtp

2.2.1 Growing

Next-gen Mail Transfer Agent (MTA) written in Rust.

40.6K downloads · 3y ago
55

sop

0.8.2 Growing

Rust Interface for the Stateless OpenPGP Interface

29.3K downloads · 1y ago
55

wasm-smtp-wasi

0.15.1 Experimental

WASI sockets adapter for wasm-smtp (wasm32-wasip2 target).

79 downloads · 15d ago