dtolnay / dircnt
Count directory entries—`ls | wc -l` but faster
☆27Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for dircnt
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Remove Cargo.lock lockfile☆32Updated last week
- ☆54Updated last week
- bytes::BufMut implementation to count buffer size☆21Updated last week
- libyaml transpiled to rust by c2rust☆33Updated 8 months ago
- Serde serializer for generating Starlark build targets☆61Updated last week
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Make any value Sync but only available on its original thread☆37Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Full precision decimal representation of f64☆25Updated last week
- Checksum of a directory tree☆45Updated last week
- Minimal TOML library with few dependencies☆81Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Exhaustive iteration trait in Rust☆13Updated last month
- ☆54Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆15Updated 7 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Hash trait that is object-safe☆29Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Experimenting with Rust's fundamental data model☆47Updated last month
- Non-allocating iterator over command line arguments☆40Updated 10 months ago