idanarye / rust-smart-defaultLinks
Rust macro for automatically generating default
☆143Updated 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.☆188Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆200Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Cargo command to create the README.md from your crate's documentation☆160Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last week
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Delegation of trait implementations via procedural macros☆269Updated last year
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆291Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ☆188Updated 3 weeks ago