MIMEs in Rust
☆213Oct 31, 2024Updated last year
Alternatives and similar repositories for mime
Users that are interested in mime are comparing it to the libraries listed below
Sorting:
- MIME type guessing of file extensions for Rust.☆200Sep 12, 2025Updated 6 months ago
- Asynchronous HTTP body trait☆158Nov 25, 2025Updated 3 months ago
- Typed HTTP Headers from hyper☆193Mar 2, 2026Updated 2 weeks ago
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- base64, in rust☆719Dec 4, 2025Updated 3 months ago
- Rust Bindings to Android log Library☆18Mar 4, 2025Updated last year
- Temporary file library for rust☆1,414Updated this week
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- ☆198Mar 19, 2025Updated last year
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Rust HTTP types☆1,323Mar 3, 2026Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,085Mar 13, 2026Updated last week
- Generate and parse UUIDs.☆1,189Mar 13, 2026Updated last week
- Tar file reading/writing for Rust☆705Mar 10, 2026Updated last week
- HTTP cookie parsing and cookie jar management for Rust.☆339Apr 9, 2024Updated last year
- ☆64Aug 28, 2024Updated last year
- A TOML encoding/decoding library for Rust☆1,020Sep 23, 2022Updated 3 years ago
- x-www-form-urlencoded meets Serde☆261Aug 13, 2024Updated last year
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆661Feb 16, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A CSV parser for Rust, with Serde support.☆1,916Oct 17, 2025Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- ☆207Feb 8, 2026Updated last month
- ☆60Jan 20, 2026Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Strongly typed YAML library for Rust☆1,013Mar 25, 2024Updated last year
- A simple crate that allows for unicode categories can be queried for characters.☆19Nov 5, 2021Updated 4 years ago
- Cross platform Rust library for checking whether two file paths are the same file.☆121Oct 17, 2025Updated 5 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago