rust-lang / keyword-generics-initiative
Public repository for the Rust keyword generics initiative
☆98Updated 7 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
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- An alternate Cargo registry using static files☆115Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- ☆96Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- ☆203Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- ☆111Updated 2 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Compile-time string formatting☆233Updated 3 months ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Program startup and thread support written in Rust☆179Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Graph the number of crates that depend on your crate over time