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:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- generators☆208Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- ☆209Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Compact inlined strings for Rust.☆523Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Compile-time reference counting☆450Updated last month
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Rust option parser with custom derive support☆233Updated 7 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- ☆312Updated 2 months ago