rust-lang / types-teamLinks
Home of the "types team", affiliated with the compiler and lang teams.
☆97Updated 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 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated 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☆26Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- ☆90Updated last month
- A fast, concurrent string interner☆152Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- ☆94Updated last year
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Guide for standard library developers☆85Updated 4 months ago
- A Set of Bits☆69Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Define compiler intermediate representation usable by external tools☆81Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Stack safe and expressive recursion in Rust☆102Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago