idanarye / rust-smart-default
Rust macro for automatically generating default
☆134Updated last year
Alternatives and similar repositories for rust-smart-default:
Users that are interested in rust-smart-default are comparing it to the libraries listed below
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆92Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- Macro for writing nested `if let` expressions☆163Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last week
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- Migrated to Codeberg☆81Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆139Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- ☆83Updated 3 months ago
- lazy static regular expressions checked at compile time☆202Updated last month
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆129Updated 3 weeks ago