fitzgen / is_executableLinks
Is there an executable file at the given path?
☆23Updated last week
Alternatives and similar repositories for is_executable
Users that are interested in is_executable are comparing it to the libraries listed below
Sorting:
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Cargo API written in Paris☆56Updated last week
- A sinless derive helper☆78Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Implements rust's Display trait for hex data☆25Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆61Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rustdoc's JSON output interface☆38Updated last month
- Convert number to enum☆87Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year