Emoun / duplicate
Easy code duplicate with substitution for Rust
☆241Updated 7 months ago
Alternatives and similar repositories for duplicate:
Users that are interested in duplicate are comparing it to the libraries listed below
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Generic extensions for tapping values in Rust.☆436Updated last year
- Compile-time string formatting☆235Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- ☆272Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆306Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆364Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- "A very small syn"☆203Updated 3 months ago
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- 💫 Easily retry futures 🦀☆207Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago