Emoun / duplicateLinks
Easy code duplicate with substitution for Rust
☆242Updated 9 months ago
Alternatives and similar repositories for duplicate
Users that are interested in duplicate are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Compile-time string formatting☆238Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- "A very small syn"☆204Updated 4 months ago
- Generic extensions for tapping values in Rust.☆453Updated last year
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- ☆489Updated 7 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- ☆312Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Getters and Setters for Rust.☆354Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- ☆282Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆368Updated 11 months ago