rust-lang / types-team
Home of the "types team", affiliated with the compiler and lang teams.
☆97Updated last year
Alternatives and similar repositories for types-team:
Users that are interested in types-team are comparing it to the libraries listed below
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 10 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Define compiler intermediate representation usable by external tools☆66Updated 8 months ago
- Choose Rust types at compile-time via constants☆63Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Install a rustc master toolchain usable from rustup☆74Updated 2 years ago
- A memory efficient syntax tree for language developers☆54Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆50Updated 5 months ago
- Umbrella repository for Krabcake experiments☆46Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- ☆111Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆87Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated last month
- A test framework for testing rustc diagnostics output☆28Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Lending iterators on stable Rust☆81Updated last year
- Propositional logic with types in Rust☆62Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆84Updated this week
- Guide for standard library developers☆82Updated last month
- exhaustive testing library☆63Updated 6 months ago