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☆112Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A simple, id-based arena☆123Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- ☆100Updated 3 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Install a rustc master toolchain usable from rustup☆77Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated this week
- A fast, concurrent string interner☆162Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code