nvzqz / impls
A Rust macro to determine if a type implements a logical trait expression
☆250Updated 5 years ago
Alternatives and similar repositories for impls:
Users that are interested in impls are comparing it to the libraries listed below
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Support crate for rustc's self-profiling feature☆344Updated last month
- generators☆205Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Manual segmented stacks for Rust☆299Updated this week
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- ☆203Updated 2 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago