rust-lang / types-teamLinks
Home of the "types team", affiliated with the compiler and lang teams.
☆97Updated 2 years ago
Alternatives and similar repositories for types-team
Users that are interested in types-team are comparing it to the libraries listed below
Sorting:
- home for proposals in and around compile-time function evaluation☆113Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A simple, id-based arena☆124Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- ☆100Updated 4 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- ☆54Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Define compiler intermediate representation usable by external tools☆98Updated last month
- ☆94Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Lending iterators on stable Rust☆83Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A Set of Bits☆72Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A memory efficient syntax tree for language developers☆63Updated last week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year