rust-lang / keyword-generics-initiativeLinks
Public repository for the Rust keyword generics initiative
☆107Updated 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:
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- An alternate Cargo registry using static files☆133Updated last week
- Project group working on the "safe transmute" feature☆94Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- ☆76Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Const TypeId and non-'static TypeId☆68Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated last week
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust Project Goals tracker☆88Updated 2 weeks ago
- ☆102Updated 2 months ago
- A fast, concurrent string interner☆157Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- `$crate` in procedural macros.☆76Updated last month