abonander / mime_guess
MIME type guessing of file extensions for Rust.
☆180Updated 8 months ago
Alternatives and similar repositories for mime_guess:
Users that are interested in mime_guess are comparing it to the libraries listed below
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Serde support for querystring-style strings☆204Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Typed HTTP Headers from hyper☆169Updated last month
- MIMEs in Rust☆189Updated 4 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆188Updated last year
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Async synchronization primitives☆263Updated 2 months ago
- A Rust equivalent of Unix command "which".☆222Updated last month
- Compile-time string formatting☆233Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Procedural macro for recursive async functions☆219Updated 2 months ago
- Common types for HTTP operations☆202Updated last year
- Efficient and customizable data-encoding functions in Rust☆185Updated last month
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆129Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆117Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A lightweight version of pin-project written with declarative macros.☆239Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 4 months ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Rust library to detect the operating system type☆178Updated last week
- Common utilities used with hyper.☆139Updated this week
- A middleware for actix-web that provides rate-limiting backed by governor.☆109Updated 2 months ago