Skip to content

An RFC 5322, and RFC 6532 compliant email address parser.

License

Notifications You must be signed in to change notification settings

Sayan751/email-address-parser

Repository files navigation

Email Address Parser

crate version crate download count npm version npm download build status

An RFC 5322 (without display name support), and RFC 6532 compliant email address parser implemented in Rust with a nom-based parser. This repository contains a rust crate as well as a wrapper WebAssembly module. Benchmark summaries for releases are tracked in Performance.md.

Out of scope

Note that this package is only for parsing email addresses. It does not support parsing email addresses with display name, such as the following: John Doe <john@doe.com>.

About

An RFC 5322, and RFC 6532 compliant email address parser.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5