rust-lang / keyword-generics-initiativeLinks
Public repository for the Rust keyword generics initiative
☆106Updated 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:
- Pull in every source file in a directory as a module☆177Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- ☆73Updated 3 weeks ago
- ☆43Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Rust Project Goals tracker☆85Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- Const TypeId and non-'static TypeId☆66Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆101Updated this week
- generators☆209Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Bisects rustc, either nightlies or CI artifacts☆191Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A fast, concurrent string interner☆151Updated last year