Emoun / duplicate
Easy code duplicate with substitution for Rust
☆236Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for duplicate
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Generic extensions for tapping values in Rust.☆411Updated last year
- Type that deserializes only from one specific value☆227Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Compile-time string formatting☆214Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- "A very small syn"☆196Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Find out path at which a deserialization error occurred☆322Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- ☆447Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- ☆185Updated 7 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Rust method delegation with less boilerplate☆447Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- ☆230Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago