fitzgen / is_executableLinks
Is there an executable file at the given path?
☆23Updated 2 weeks ago
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☆55Updated this week
- Macro for sealing traits and structures☆61Updated last year
- Convert number to enum☆87Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆163Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆42Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Better reference counted strings for Rust☆140Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- 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
- ☆72Updated last month
- A sinless derive helper☆78Updated last month
- A wrapper for build.rs instructions☆16Updated 2 years ago
- String optimized for map keys☆68Updated this week
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆111Updated 3 years ago