CAD97 / generativity
☆37Updated last year
Alternatives and similar repositories for generativity:
Users that are interested in generativity are comparing it to the libraries listed below
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years 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
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 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
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆101Updated last week
- Trait generalization of the fundamental types☆44Updated 10 months ago
- We have Crater At Home☆30Updated 5 months ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A library for compact bit sets containing enums.☆98Updated last month
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆31Updated 5 years ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- ☆61Updated 7 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆41Updated last year
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month