bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆25Updated 4 months ago
Alternatives and similar repositories for autotrait
Users that are interested in autotrait are comparing it to the libraries listed below
Sorting:
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Data (de)serialization via declarative macros☆176Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- A Rust code linter☆216Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Rust KDL parser and derive implementation☆94Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆55Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆104Updated 2 weeks ago
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆30Updated this week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆93Updated 4 months ago
- ☆116Updated this week
- WireGuard(R) impl in pure rust☆78Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆114Updated last month
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Yet another string type for Rust☆89Updated this week
- Rust Project Goals tracker☆88Updated this week
- Experimental web UI library for Rust.☆53Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last month
- ☆204Updated 2 months ago