idanarye / rust-smart-default
Rust macro for automatically generating default
☆139Updated 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☆165Updated last year
- Cargo command to create the README.md from your crate's documentation☆159Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- x-www-form-urlencoded meets Serde☆245Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Migrated to Codeberg☆80Updated last year
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Pull in every source file in a directory as a module☆172Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- lazy static regular expressions checked at compile time☆208Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago