dtolnay / argv
Non-allocating iterator over command line arguments
☆43Updated last month
Alternatives and similar repositories for argv:
Users that are interested in argv are comparing it to the libraries listed below
- Learn what's changed on crates.io☆18Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Pretty backtraces for rust☆15Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆36Updated 8 months ago
- ☆72Updated last month
- Target "triple" support☆51Updated 2 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Cargo API written in Paris☆48Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- String optimized for map keys☆62Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- Helps you frob those bits☆36Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- More reliable path manipulation.☆61Updated last month
- ☆54Updated last year
- Extensions to the Rust standard library☆46Updated 5 months ago
- Imitate the documentation build that docs.rs would do