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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- horrible serde macro stuff☆39Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A sinless derive helper☆72Updated 7 months ago
- ☆41Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- Iterator of const known length☆16Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Add observability to your Rust types!☆51Updated 2 weeks ago
- ☆57Updated last year
- ☆112Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- the most complete serialization tree for serde☆16Updated last year
- ☆40Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago