nvzqz / implsLinks
A Rust macro to determine if a type implements a logical trait expression
☆261Updated 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☆368Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Manual segmented stacks for Rust☆328Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- generators☆211Updated 2 years ago
- ☆317Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A fast intrusive flamegraph☆236Updated 3 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago