GoldsteinE / name-itLinks
Name return types of async fn on stable Rust
☆19Updated last month
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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Rustdoc's JSON output interface☆35Updated last month
- ☆43Updated 2 years ago
- ☆33Updated last year
- ☆57Updated 3 years ago
- ☆112Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Iterator of const known length☆17Updated 10 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆77Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- ☆20Updated 3 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- A sinless derive helper☆75Updated 3 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Integer types with customizable niche values☆48Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago