danielhenrymantilla / higher-order-closure.rsView external linksLinks
Allow function lifetime elision and explicit `for<'a>` annotations on closures.
☆25Jan 31, 2022Updated 4 years ago
Alternatives and similar repositories for higher-order-closure.rs
Users that are interested in higher-order-closure.rs are comparing it to the libraries listed below
Sorting:
- Name return types of async fn on stable Rust☆19Aug 29, 2025Updated 5 months ago
- Macros to erase scope information from tokens☆26Dec 20, 2025Updated last month
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Feb 1, 2026Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Owned mutex guards for refcounted mutexes.☆25Feb 8, 2025Updated last year
- An interface for writing a RustTypeChecker.☆43Feb 27, 2023Updated 2 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆26Nov 7, 2025Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- Rust declarative static analysis with macro-like syntax☆15Oct 8, 2018Updated 7 years ago
- An async version of iterator☆41Jun 11, 2024Updated last year
- Byte-wise atomic memcpy.☆43Feb 6, 2026Updated last week
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Feb 7, 2023Updated 3 years ago
- Rust Local Publish Subscribe☆15Oct 3, 2017Updated 8 years ago
- ☆13Jan 28, 2026Updated 2 weeks ago
- Nondestructive editing of various formats☆15Nov 1, 2025Updated 3 months ago
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆15Aug 13, 2024Updated last year
- A prototype notation for referentially stable constructors☆17Jul 15, 2025Updated 7 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threadin…☆14May 17, 2024Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A test framework for testing rustc diagnostics output☆38Feb 8, 2026Updated last week
- 🐻❄️🧶 Rust crate that bridges application code to object storage providers easily.☆18Updated this week
- Compile-time string operations☆117Feb 1, 2026Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Trait for downcasting trait objects back to their original types.☆18Sep 25, 2023Updated 2 years ago
- Leakcheck checks whether program cleanly uses files and connections☆21Sep 12, 2025Updated 5 months ago
- libyaml transpiled to rust by c2rust☆34Mar 21, 2024Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆112Oct 26, 2023Updated 2 years ago
- Trustfall adapter for querying rustdoc☆20Jan 23, 2026Updated 3 weeks ago
- A dirty and ugly library to do localization in Rust☆16Dec 31, 2022Updated 3 years ago
- ☆16Jul 26, 2025Updated 6 months ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Feb 15, 2025Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 7 months ago