danielhenrymantilla / with_locals.rsView external linksLinks
Procedural macro to mock returning (values referencing) locals from a function (using CPS)
☆35Oct 22, 2024Updated last year
Alternatives and similar repositories for with_locals.rs
Users that are interested in with_locals.rs are comparing it to the libraries listed below
Sorting:
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 4 months ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆152Feb 5, 2026Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- ☆26Updated this week
- Mitochondria is the powerhouse of the `Cell`☆30Nov 20, 2016Updated 9 years ago
- Optics library for rust☆50Sep 23, 2025Updated 4 months ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 2 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated this week
- Finding ownership bugs at scale.☆32Updated this week
- Macro for sealing traits and structures☆61Dec 2, 2024Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Feb 10, 2026Updated last week
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆22Jan 24, 2026Updated 3 weeks ago
- Macro for dynamically loading windows dll functions☆19Aug 12, 2023Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Mar 17, 2024Updated last year
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 3 months ago
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 7 months ago
- ☆20Feb 9, 2023Updated 3 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- An interface for writing a RustTypeChecker.☆43Feb 27, 2023Updated 2 years ago
- ☆78Jan 5, 2026Updated last month
- Run Rust lints from dynamic libraries☆533Updated this week
- Thread-unsafe async runtime☆29Oct 30, 2024Updated last year
- Async test/bench toolkit including single stepping executors. No-std compatible.☆14Sep 19, 2021Updated 4 years ago
- Slides and sources for talks on Tree Borrows☆14Dec 5, 2025Updated 2 months ago
- REPL for C preprocessor of C++17☆10Jul 20, 2025Updated 6 months ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- A direct replacement for `assert_eq` for unordered collections☆13Apr 17, 2022Updated 3 years ago