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:
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Cargo command to create the README.md from your crate's documentation☆158Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆188Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆125Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Migrated to Codeberg☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Compile-time string formatting☆238Updated 6 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Generic bijective maps in Rust☆146Updated last year
- A simple bitset container for Rust☆143Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago