idanarye / rust-smart-default
Rust macro for automatically generating default
☆137Updated 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
- Macro for writing nested `if let` expressions☆163Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆358Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- Cargo subcommand for checking your documentation for broken links☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Cargo command to create the README.md from your crate's documentation☆153Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Automatically implement traits for common smart pointers☆106Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago
- Conditional compilation according to rustc compiler version☆347Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Compile-time string formatting☆230Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- ☆180Updated this week
- A simple bitset container for Rust☆131Updated 3 months ago
- Migrated to Codeberg☆80Updated last year