CAD97 / generativity
☆38Updated last year
Alternatives and similar repositories for generativity:
Users that are interested in generativity are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Token tree calling convention☆79Updated 2 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- We have Crater At Home☆32Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆63Updated 7 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆25Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- A rust library for checked floating point operations☆81Updated 4 months ago
- Trait generalization of the fundamental types☆44Updated 11 months ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆34Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago