fitzgen / is_executableLinks
Is there an executable file at the given path?
☆23Updated last month
Alternatives and similar repositories for is_executable
Users that are interested in is_executable are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆52Updated last week
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Experimenting with Rust's fundamental data model☆54Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 11 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated this week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆118Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Pretty-print file sizes and more☆49Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago