idanarye / rust-smart-defaultLinks
Rust macro for automatically generating default
☆141Updated 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:
- Macro for writing nested `if let` expressions☆167Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks 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.☆162Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- A library for compact bit sets containing enums.☆101Updated last month
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- ☆184Updated last week
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago