rust-lang / keyword-generics-initiativeLinks
Public repository for the Rust keyword generics initiative
☆100Updated 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☆156Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- ☆72Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆124Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated 2 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- ☆100Updated 4 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- ☆166Updated this week
- Type that deserializes only from one specific value☆244Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Compile-time string formatting☆237Updated 7 months ago