nvzqz / impls
A Rust macro to determine if a type implements a logical trait expression
☆249Updated 5 years ago
Alternatives and similar repositories for impls:
Users that are interested in impls are comparing it to the libraries listed below
- Faster, more compact implementation of std::Cow☆342Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- ☆201Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- generators☆204Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Manual segmented stacks for Rust☆298Updated last week
- Support crate for rustc's self-profiling feature☆341Updated last week
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Generic Atomic<T> type for Rust☆226Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- ☆309Updated 2 years ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Generic array types in Rust☆407Updated last month
- A library for creating references that carry their owner with them.☆365Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago