rust-lang / types-teamLinks
Home of the "types team", affiliated with the compiler and lang teams.
☆96Updated last year
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☆110Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Define compiler intermediate representation usable by external tools☆77Updated last year
- A simple, id-based arena☆120Updated last year
- ☆100Updated 4 months ago
- Data-driven tests on stable Rust☆40Updated this week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- docs.rs as a publishing platform?☆69Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Install a rustc master toolchain usable from rustup☆75Updated last week
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month