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.☆370Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Temporary edit external crates that your project depends on☆146Updated last year
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Rust macro for automatically generating default☆142Updated last year
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Compile-time string formatting☆238Updated 7 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- ☆313Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Generic bijective maps in Rust☆147Updated last year