Ross ROSS = Recommend OSS · open-source software intelligence for agents

lettre/lettre

a mailer library for Rust observed · 2026-08-28

github.com/lettre/lettre · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 95
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 40
  • age_days: 4594
  • days_rel: 30
  • days_push: 30
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

2255 stars · 233 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

lettre is a mailer library for Rust that lets applications compose and send emails via SMTP, sendmail, and other transports. It offers a strongly typed email builder with MIME support, secure SMTP delivery with authentication and encryption, Unicode/internationalized addresses, and async support.

Use cases

  • send emails from a Rust application
  • send transactional email via SMTP with authentication
  • build emails with attachments and embedded images in Rust
  • send email asynchronously from a web backend
  • send mail through a local sendmail command
  • send password reset or notification emails from a Rust service

When to choose

  • you need to send (not parse or receive) email from Rust code
  • you want a typed, safe email builder with MIME, attachments, and Unicode support
  • you need secure SMTP delivery with TLS and credentials out of the box
  • you want async email sending in a Rust web service

When to avoid

  • you need to parse, read, or receive incoming emails
  • you need a full email client with mailbox management (IMAP, folders)
  • your project must support Rust versions older than 1.74

Facets

library · maturity stable

email http-client email backend developer-tools rust cross-platform smtp mailer sendmail email-builder async

3 sources

Member repositories

RepositoryRoleHealth v2
lettre/lettremain92

For agents

markdown · JSON · MCP: product_card(name="lettre/lettre")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem