Skip to content

vDorst/email-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email-parser

The fastest and lightest mail parsing Rust library. This library is extremely lightweight and does not support common things like header unfolding. No-panic and zero-copy, written with nom.

Benchmarks

This chart shows the time took to parse a single mail. The other crates are slower, but they offer more features.

Benchmark

Run the benchmark by yourself with rustup run nightly cargo bench. Tests require a mail.txt file containing a raw mail next to the Cargo.toml.

License: MIT

About

The fastest and lightest mail parsing Rust library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%