bojand / inferLinks
Small crate to infer file and MIME type by checking the magic number signature
☆364Updated 10 months ago
Alternatives and similar repositories for infer
Users that are interested in infer are comparing it to the libraries listed below
Sorting:
- MIME type guessing of file extensions for Rust.☆192Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Rust lightweight HTTP 1.1 client☆290Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Open a path or URL with the system-defined program☆371Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Rust library to open URLs in the web browsers available on a platform☆317Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆376Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- ☆345Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆403Updated last week
- A high performance, zero-copy URL router.☆499Updated 2 weeks ago
- xml-rs based deserializer for Serde (compatible with 1.0+)☆319Updated 2 weeks ago
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- Find potential unused enabled feature flags and prune them.☆294Updated 10 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Compile-time string formatting☆250Updated last month
- oh heck, a case conversion library