idanarye / rust-smart-defaultLinks
Rust macro for automatically generating default
☆148Updated 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
Sorting:
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆212Updated this week
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆170Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆219Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆133Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- ☆77Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- ☆310Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago