idanarye / rust-smart-default
Rust macro for automatically generating default
☆133Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-smart-default
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Migrated to Codeberg☆80Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Cargo command to create the README.md from your crate's documentation☆132Updated this week
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- ☆71Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Graph the number of crates that depend on your crate over time☆231Updated this week
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆101Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- Compile-time string formatting☆212Updated 2 months ago
- Write doc comments from macros☆98Updated 3 years ago
- ☆35Updated last month
- Open a file or link in the system default program.☆56Updated 3 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆122Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- ☆171Updated last week
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Tools to iterate over all values of a type☆103Updated 6 months ago