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 week
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Easy code duplicate with substitution for Rust☆248Updated last month
- Temporary edit external crates that your project depends on☆147Updated last year
- ☆314Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Rust macro for automatically generating default☆145Updated last year
- Macro for writing nested `if let` expressions☆168Updated last week
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Generic bijective maps in Rust☆147Updated last year
- ☆112Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Compile-time string formatting☆241Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago