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)☆159Updated last week
- Cargo API written in Paris☆51Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- ☆52Updated last week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- ☆116Updated this week
- Pull in every source file in a directory as a module☆177Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆112Updated 2 years ago
- ☆55Updated last year
- Const TypeId and non-'static TypeId☆67Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Download .crate files of all versions of all crates from crates.io☆45Updated last week
- ☆59Updated last year
- Convert number to enum☆87Updated last year
- String optimized for map keys☆66Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆41Updated last year