rust-lang / keyword-generics-initiativeLinks
Public repository for the Rust keyword generics initiative
☆103Updated 11 months ago
Alternatives and similar repositories for keyword-generics-initiative
Users that are interested in keyword-generics-initiative are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆110Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- An alternate Cargo registry using static files☆123Updated 5 months ago
- ☆43Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆73Updated this week
- `$crate` in procedural macros.☆74Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- ☆101Updated 5 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- ☆112Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year