rust-lang / keyword-generics-initiativeLinks
Public repository for the Rust keyword generics initiative
☆110Updated last year
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:
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- ☆100Updated 5 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- `$crate` in procedural macros.☆80Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆43Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Macro for sealing traits and structures☆61Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- An alternate Cargo registry using static files☆136Updated 3 months ago
- ☆75Updated 3 weeks ago
- Type that deserializes only from one specific value☆267Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆204Updated 2 months ago