frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆188Updated 2 weeks ago
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Easy code duplicate with substitution for Rust☆246Updated last week
- Type that deserializes only from one specific value☆245Updated 2 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
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Temporary edit external crates that your project depends on☆147Updated last year
- A library for compact bit sets containing enums.☆115Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Rust macro for automatically generating default☆143Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Compile-time string formatting☆240Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- ☆112Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 8 months ago
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Generic bijective maps in Rust☆147Updated last year