Emoun / duplicate
Easy code duplicate with substitution for Rust
☆238Updated 6 months ago
Alternatives and similar repositories for duplicate:
Users that are interested in duplicate are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆436Updated last month
- A library for to allow multiple return types by automatically generated enum.☆359Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Like Rust's std::Path, but UTF-8.☆474Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆430Updated last year
- "A very small syn"☆201Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Compile-time string formatting☆233Updated 3 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- Find out path at which a deserialization error occurred☆351Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Support crate for rustc's self-profiling feature☆344Updated last month
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year