nvzqz / impls
A Rust macro to determine if a type implements a logical trait expression
☆252Updated 5 years ago
Alternatives and similar repositories for impls:
Users that are interested in impls are comparing it to the libraries listed below
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Compile-time reference counting☆442Updated last year
- generators☆205Updated last year
- Stackless generators on stable Rust.☆459Updated 2 years ago
- ☆204Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Compact inlined strings for Rust.☆524Updated last year
- ☆310Updated 2 years ago
- Manual segmented stacks for Rust☆303Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Execute your code on the Rust ecosystem.☆184Updated last month
- 🔐 Encrypts all the Serialize.☆180Updated last year
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago