idanarye / rust-smart-default
Rust macro for automatically generating default
☆133Updated 11 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
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Migrated to Codeberg☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Macro for writing nested `if let` expressions☆163Updated last year
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- ☆71Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Pull in every source file in a directory as a module☆158Updated last week
- Cargo command to create the README.md from your crate's documentation☆132Updated last week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Serialize/deserialize rusqlite rows☆85Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated this week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆125Updated 3 weeks ago
- Rust crate to time your function using derive annotations.☆85Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- A super powered testing macro for Rust☆113Updated 2 years ago
- Compile-time string formatting☆215Updated 2 months ago