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:
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆96Updated last year
- An alternate Cargo registry using static files☆135Updated 3 months ago
- ☆76Updated this week
- Choose Rust types at compile-time via constants☆69Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆100Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- `$crate` in procedural macros.☆79Updated last month
- Macro for sealing traits and structures☆60Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆43Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- ☆112Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago