CAD97 / generativityLinks
☆52Updated 2 months ago
Alternatives and similar repositories for generativity
Users that are interested in generativity are comparing it to the libraries listed below
Sorting:
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A fast, concurrent string interner☆157Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- ☆43Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Trait generalization of the fundamental types☆46Updated last year
- A library for compact bit sets containing enums.☆118Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- We have Crater At Home☆36Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year