frozenlib / parse-display
Procedural macro to implement Display and FromStr using common settings.
☆184Updated last week
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☆192Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Compile-time string formatting☆235Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆112Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Integer trait and functions for Rust☆180Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- ☆310Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆234Updated 4 months ago
- Rust macro for automatically generating default☆140Updated last year
- Macro for writing nested `if let` expressions☆165Updated last year
- A library for compact bit sets containing enums.☆98Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Getters and Setters for Rust.☆355Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Generic bijective maps in Rust☆143Updated last year