aahancoc / tree_magic
Determines the MIME type of a file by traversing a filetype tree.
☆75Updated 4 years ago
Alternatives and similar repositories for tree_magic:
Users that are interested in tree_magic are comparing it to the libraries listed below
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Big array helper for serde☆60Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- ☆88Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- ☆54Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆58Updated 8 months ago
- Error management☆26Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆112Updated 2 years ago
- Rust serializer library☆87Updated last year
- Cross-platform interface to the `errno` variable☆69Updated last month
- ☆56Updated last year
- cargo subcommand to generate Arch Linux package☆72Updated 3 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Runtime string formatting for Rust☆63Updated 5 years ago
- ☆45Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Read input lines as byte slices for high efficiency☆64Updated last year
- Profiling tool for Rust code.☆43Updated 3 months ago