frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆185Updated 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.☆367Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Type that deserializes only from one specific value☆243Updated last week
- Macro for writing nested `if let` expressions☆167Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Compile-time string formatting☆236Updated 5 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Generic bijective maps in Rust☆146Updated last year
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- ☆310Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago
- Rust macro for automatically generating default☆141Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago