fitzgen / is_executableLinks
Is there an executable file at the given path?
☆23Updated 9 months ago
Alternatives and similar repositories for is_executable
Users that are interested in is_executable are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆58Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Convert number to enum☆87Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- A sinless derive helper☆72Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆112Updated 2 years ago
- Unicode Case-folding for Rust☆82Updated 6 months ago
- Rust crate for variadic tuple metaprogramming.☆27Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- ☆57Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago