idanarye / rust-smart-defaultLinks
Rust macro for automatically generating default
☆152Updated 2 years ago
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☆169Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- x-www-form-urlencoded meets Serde☆259Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- ☆205Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆320Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- lazy static regular expressions checked at compile time☆222Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Converts to and from various cases.☆157Updated last week