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
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- cargo subcommand to generate Arch Linux package☆72Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Extensions for the Rust standard library☆39Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Read input lines as byte slices for high efficiency☆64Updated last year
- String optimized for map keys☆62Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Extract bits from a byte slice☆73Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- ☆107Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- ☆87Updated 5 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- ☆41Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆56Updated 3 years ago
- ☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago