rust-lang / types-team
Home of the "types team", affiliated with the compiler and lang teams.
☆95Updated last year
Related projects ⓘ
Alternatives and complementary repositories for types-team
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Project group working on the "safe transmute" feature☆86Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆62Updated 5 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A simple, id-based arena☆115Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆50Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- ☆81Updated 7 months ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆180Updated 3 years ago
- Choose Rust types at compile-time via constants☆62Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Stack safe and expressive recursion in Rust☆91Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Propositional logic with types in Rust☆60Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month