GoldsteinE / name-itLinks
Name return types of async fn on stable Rust
☆18Updated 2 years ago
Alternatives and similar repositories for name-it
Users that are interested in name-it are comparing it to the libraries listed below
Sorting:
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆43Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A sinless derive helper☆72Updated 2 weeks ago
- Embed images in Rust documentation☆27Updated 4 years ago
- ☆112Updated 2 years ago
- Rustdoc's JSON output interface☆31Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Rust procedural macro attribute parser☆45Updated last year
- ☆31Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- ☆74Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆19Updated 2 weeks ago
- `$crate` in procedural macros.☆73Updated last month
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- rust slice conversion library☆16Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago