CAD97 / generativityLinks
☆39Updated last year
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 3 years ago
- We have Crater At Home☆34Updated 7 months ago
- 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
- Token tree calling convention☆79Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Trait generalization of the fundamental types☆44Updated 11 months ago
- ☆31Updated 5 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆63Updated 7 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- A fast, concurrent string interner☆150Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month