Emoun / duplicateLinks
Easy code duplicate with substitution for Rust
☆248Updated last month
Alternatives and similar repositories for duplicate
Users that are interested in duplicate are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Compile-time string formatting☆242Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Type that deserializes only from one specific value☆253Updated last week
- ☆298Updated last month
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- "A very small syn"☆209Updated 8 months ago
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 3 weeks ago
- Pull in every source file in a directory as a module☆178Updated this week
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Rust macro for automatically generating default☆146Updated last year
- Library for snippet annotations☆334Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Generic bijective maps in Rust☆147Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆503Updated 2 weeks ago