idanarye / rust-smart-default
Rust macro for automatically generating default
☆138Updated 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☆94Updated 10 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- ☆72Updated last year
- Struct fields that are made read-only accessible to other modules☆237Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- Cargo command to create the README.md from your crate's documentation☆157Updated last month
- Pull in every source file in a directory as a module☆170Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated this week
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Serialize/deserialize rusqlite rows☆90Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ☆40Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- A simple bitset container for Rust☆133Updated 4 months ago