frozenlib / parse-display
Procedural macro to implement Display and FromStr using common settings.
☆184Updated 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
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Compile-time string formatting☆229Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week
- Type that deserializes only from one specific value☆232Updated this week
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- ☆309Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Macro for writing nested `if let` expressions☆163Updated last year
- Generic bijective maps in Rust☆141Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- ☆199Updated 3 weeks ago
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆223Updated last month
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated last week
- Integer trait and functions for Rust☆179Updated 9 months ago
- A dead simple ANSI terminal color painting library for Rust.☆255Updated 11 months ago
- ☆258Updated last month