nvzqz / implsLinks
A Rust macro to determine if a type implements a logical trait expression
☆265Updated 6 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☆371Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- generators☆211Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Error handling project group☆263Updated 3 years ago