nvzqz / impls
A Rust macro to determine if a type implements a logical trait expression
☆247Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for impls
- Conditional compilation according to rustc compiler version☆334Updated last week
- Faster, more compact implementation of std::Cow☆338Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Procedural macros in expression position☆203Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Execute your code on the Rust ecosystem.☆181Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- generators☆202Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Compact inlined strings for Rust.☆504Updated last year
- Compile-time reference counting☆437Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Rust option parser with custom derive support☆226Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆184Updated last year
- A compiler plugin to insert flame calls☆379Updated last year
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago