frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆188Updated last month
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Easy code duplicate with substitution for Rust☆249Updated last month
- Rust macro for automatically generating default☆145Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Compile-time string formatting☆243Updated 9 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- ☆316Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆112Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Conditional compilation according to rustc compiler version☆379Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago