Emoun / duplicate
Easy code duplicate with substitution for Rust
☆235Updated last month
Related projects ⓘ
Alternatives and complementary repositories for duplicate
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Type that deserializes only from one specific value☆228Updated this week
- Compile-time string formatting☆212Updated 2 months ago
- "A very small syn"☆196Updated 7 months ago
- ☆443Updated 2 weeks ago
- ☆185Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆436Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Find out path at which a deserialization error occurred☆323Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆397Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- ☆265Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- lazy static regular expressions checked at compile time☆190Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago