Tokio-based IMAP implementation
134
stars
502
commits
Rust
primary language
Jul 29, 2026
updated
All feedback welcome. Feel free to file bugs, requests for documentation and any other feedback to the issue tracker.
imap-proto was created and is maintained by Dirkjan Ochtman. If you depend on this projects, please support the project via GitHub Sponsors or contact me for support.
imap-proto is a low-level IMAP protocol support crate, using the type system to provide a safe API. The code tries to closely follow the IMAP4rev1 RFC, plus several extensions.
Protocol support is implemented in three parts:
(top 30 of 35)
Rust
100.0%
Tokio-based IMAP implementation
134
stars
502
commits
Rust
primary language
Jul 29, 2026
updated
All feedback welcome. Feel free to file bugs, requests for documentation and any other feedback to the issue tracker.
imap-proto was created and is maintained by Dirkjan Ochtman. If you depend on this projects, please support the project via GitHub Sponsors or contact me for support.
imap-proto is a low-level IMAP protocol support crate, using the type system to provide a safe API. The code tries to closely follow the IMAP4rev1 RFC, plus several extensions.
Protocol support is implemented in three parts:
(top 30 of 35)
Rust
100.0%