dtolnay / squatternautLinks
A snapshot of name squatting on crates.io
☆75Updated last year
Alternatives and similar repositories for squatternaut
Users that are interested in squatternaut are comparing it to the libraries listed below
Sorting:
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- ☆55Updated last year
- ☆118Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- ☆53Updated last week
- `$crate` in procedural macros.☆77Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Const TypeId and non-'static TypeId☆69Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- ☆61Updated 2 years ago
- Cargo API written in Paris