☆56Aug 16, 2025Updated 7 months ago
Alternatives and similar repositories for generativity
Users that are interested in generativity are comparing it to the libraries listed below
Sorting:
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Sep 11, 2019Updated 6 years ago
- "Valgrind Client Request" interface for Rust☆18Jan 30, 2026Updated last month
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- Mostly safe wrapper for alloca☆29Aug 3, 2023Updated 2 years ago
- ☆11Dec 27, 2021Updated 4 years ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Aug 19, 2024Updated last year
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Oct 24, 2020Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- ☆16May 4, 2021Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆126Oct 31, 2025Updated 4 months ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆14Jan 8, 2017Updated 9 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Mar 13, 2023Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Feb 5, 2022Updated 4 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated last year
- Renders interactive fractal-like animations☆19May 16, 2017Updated 8 years ago
- Callgrind-based benchmark harness written in Rust☆30Aug 2, 2023Updated 2 years ago
- A crate to provide anonymous row type, which fields can be access by lens-rs☆15May 27, 2021Updated 4 years ago
- Ninja is a small build system with a focus on speed. Rust language port.☆19Nov 11, 2017Updated 8 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- ☆22Sep 26, 2025Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- simple, fast and efficient s3 client for bucket operations☆15Nov 27, 2025Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 3 months ago
- An asynchronous StatsD clone☆22May 5, 2017Updated 8 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- ☆20Feb 9, 2023Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- Extensions for ordered Rust slices.☆27Aug 27, 2023Updated 2 years ago