nvzqz / implsLinks
A Rust macro to determine if a type implements a logical trait expression
☆258Updated 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☆355Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- generators☆210Updated last year
- Compile-time reference counting☆452Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Library for snippet annotations☆322Updated this week
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- ☆312Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A Rust library providing a builder API to generate Rust code.☆257Updated last year
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆444Updated last year