idanarye / rust-smart-defaultLinks
Rust macro for automatically generating default
☆144Updated 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:
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Pull in every source file in a directory as a module☆177Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Migrated to Codeberg☆79Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- ☆191Updated last week
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Generic bijective maps in Rust☆147Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆247Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆271Updated last week
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago