nvzqz / impls
A Rust macro to determine if a type implements a logical trait expression
☆254Updated 5 years ago
Alternatives and similar repositories for impls:
Users that are interested in impls are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- generators☆207Updated last year
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- ☆207Updated last month
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated 11 months ago
- A Rust library for interrupting asynchronous streams.☆159Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Compile-time reference counting☆445Updated last year
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Proc-macro typestate DSL for Rust☆148Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Stackless generators on stable Rust.☆462Updated 2 years ago