Name return types of async fn on stable Rust
☆19Feb 20, 2026Updated last week
Alternatives and similar repositories for name-it
Users that are interested in name-it are comparing it to the libraries listed below
Sorting:
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- 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 24, 2026Updated last week
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- ☆11Dec 27, 2021Updated 4 years ago
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threadin…☆13May 17, 2024Updated last year
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Feb 7, 2023Updated 3 years ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- ☆17Sep 5, 2023Updated 2 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Multi-Dimensional Analog Literals in Rust☆15May 24, 2021Updated 4 years ago
- ☆16Updated this week
- ☆74Feb 27, 2024Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 8 months ago
- Floating point types which can be safely shared between threads☆22Aug 31, 2024Updated last year
- Download .crate files of all versions of all crates from crates.io☆48Jan 25, 2026Updated last month
- An interface for writing a RustTypeChecker.☆43Feb 27, 2023Updated 3 years ago
- The Rhai Book.☆27Feb 20, 2026Updated last week
- Debug RefCell which keeps track of stack traces in debug mode☆24Jul 13, 2023Updated 2 years ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- Bindings for libcryptsetup using bindgen and a higher level API wrapper☆26Feb 25, 2026Updated last week
- Cargo subcommand to download popular crates.☆57Nov 23, 2022Updated 3 years ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- Owned mutex guards for refcounted mutexes.☆25Feb 8, 2025Updated last year
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 2 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Dec 7, 2021Updated 4 years ago