Emoun / duplicateLinks
Easy code duplicate with substitution for Rust
☆254Updated 3 months ago
Alternatives and similar repositories for duplicate
Users that are interested in duplicate are comparing it to the libraries listed below
Sorting:
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- ☆320Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago
- "A very small syn"☆212Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- lazy static regular expressions checked at compile time☆222Updated last month
- Rust macro for automatically generating default☆152Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- ☆216Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago