bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆25Updated 3 months ago
Alternatives and similar repositories for autotrait
Users that are interested in autotrait are comparing it to the libraries listed below
Sorting:
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 2 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Cargo subcommand to sort derive attributes 📦☆58Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Data (de)serialization via declarative macros☆176Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- horrible serde macro stuff☆39Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆102Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated last week
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Rust KDL parser and derive implementation☆93Updated last year
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- WireGuard(R) impl in pure rust☆78Updated 6 months ago
- ☆197Updated last month
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆26Updated 2 weeks ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated 2 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- ☆116Updated this week
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆113Updated 3 weeks ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆129Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- An alternate Cargo registry using static files☆124Updated 5 months ago