mail-parser
email parser
A fast and robust e-mail parsing library
Fast and robust e-mail parsing library for Rust
300 stars
7 watching
41 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
emailmailmimemime-parserparserparsingrust
Related projects:
Repository | Description | Stars |
---|---|---|
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
mailgun/flanker | A Python library for parsing email addresses and MIME messages. | 1,634 |
willdurand/emailreplyparser | A PHP library for parsing plain text email content and extracting readable parts from emails | 640 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,302 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
sanbornm/mp | A command-line email parser that extracts and formats email metadata from raw input | 47 |
kodemartin/rustpostal | A Rust library for parsing and normalizing street addresses | 14 |
simple-java-mail/java-utils-mail-smime | A Java library for handling S/MIME features in email messages | 11 |
jstedfast/mimekit | A C# library for creating and parsing MIME messages with support for various email standards. | 1,836 |
mirage/emile | A library to parse e-mail addresses with support for various RFCs and domain handling | 32 |
florob/rustyxml | An XML parser written in Rust | 103 |