dtolnay / foreach
☆23Updated last week
Related projects ⓘ
Alternatives and complementary repositories for foreach
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- ☆35Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Exhaustive iteration trait in Rust☆13Updated last month
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆63Updated last year
- system-level helper functions for the dirs and directories crates☆42Updated 8 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆37Updated last year
- `smol` integrations with `hyper`☆15Updated last month
- Helps you frob those bits☆35Updated 3 months ago
- Rust binding for libfyaml☆13Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Pretty-print file sizes and more☆42Updated 6 months ago
- The source code for the redirect worker behind std.rs☆30Updated last year
- Checksum of a directory tree☆45Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- ☆54Updated 2 weeks ago
- A list of Rust buffers that implements the bytes::Buf trait.☆25Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- libyaml transpiled to rust by c2rust☆33Updated 8 months ago
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Serde error messages for humans.☆34Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Load additional CLI args from file☆30Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Thread-unsafe async runtime☆27Updated 3 weeks ago