GoldsteinE / name-it
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.☆47Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆41Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A sinless derive helper☆72Updated 6 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust procedural macro attribute parser☆42Updated 11 months ago
- ☆31Updated 11 months ago
- Abstract over different executors☆73Updated last year
- ☆17Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆57Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A library for compact bit sets containing enums.☆101Updated last week
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Iterator of const known length☆16Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆81Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Embed images in Rust documentation☆26Updated 3 years ago
- Floating point types which can be safely shared between threads☆17Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago