Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An alternative crate: mediatype #142

Open
picoHz opened this issue Feb 20, 2022 · 1 comment
Open

An alternative crate: mediatype #142

picoHz opened this issue Feb 20, 2022 · 1 comment

Comments

@picoHz
Copy link

picoHz commented Feb 20, 2022

Hi. I noticed that currently there was no actively maintained mime-type parsing library for Rust so I made a new mediatype crate designed for the latest Rust ecosystem.

This is not compatible with mime crate. However, if you are interested in advanced features such as zero-copy parsing, try this crate 🙂 .

https://crates.io/crates/mediatype
https://github.com/picoHz/mediatype

Feedback is welcome!

@JohnScience
Copy link

@picoHz I'll definitely check it out. I've just created https://github.com/JohnScience/mime_typed and who knows if yours fits my case better than what I've written so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants