rust-lang / effects-initiativeLinks
Public repository for the Rust effects initiative
☆110Updated last year
Alternatives and similar repositories for effects-initiative
Users that are interested in effects-initiative are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Pull in every source file in a directory as a module☆181Updated last month
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆99Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Type that deserializes only from one specific value☆267Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- `$crate` in procedural macros.☆81Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- Rust Project Goals tracker☆125Updated this week
- Macro for sealing traits and structures☆61Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆111Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- ☆43Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week