nvzqz / implsLinks
A Rust macro to determine if a type implements a logical trait expression
☆257Updated 5 years ago
Alternatives and similar repositories for impls
Users that are interested in impls are comparing it to the libraries listed below
Sorting:
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- generators☆208Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated this week
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- ☆210Updated 2 weeks ago
- Compact inlined strings for Rust.☆524Updated last year
- Generic array types in Rust☆411Updated 2 months ago