nvzqz / implsLinks
A Rust macro to determine if a type implements a logical trait expression
☆259Updated 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
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Delegation of trait implementations via procedural macros☆269Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆229Updated 4 years ago
- Generic bijective maps in Rust☆147Updated last year
- generators☆210Updated last year
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- ☆216Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago