CAD97 / generativity
☆35Updated last year
Alternatives and similar repositories for generativity:
Users that are interested in generativity are comparing it to the libraries listed below
- 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
- Token tree calling convention☆79Updated 2 years ago
- 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
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- ☆41Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A library for compact bit sets containing enums.☆96Updated 2 months 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
- Better reference counted strings for Rust☆118Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆60Updated 7 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- ☆31Updated 4 years ago
- A rust library for checked floating point operations☆82Updated last month
- Macro for sealing traits and structures☆50Updated 2 months ago
- We have Crater At Home☆28Updated 3 months ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago