rust-lang / types-teamLinks
Home of the "types team", affiliated with the compiler and lang teams.
☆96Updated 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☆111Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- A fast, concurrent string interner☆161Updated last year
- ☆99Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆53Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- ☆94Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆95Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Stack safe and expressive recursion in Rust☆104Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A Set of Bits☆72Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago