bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆26Updated last month
Alternatives and similar repositories for autotrait
Users that are interested in autotrait are comparing it to the libraries listed below
Sorting:
- Rust procedural macro attribute parser☆44Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- Linux linker for x86 and x86-64☆31Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- Data (de)serialization via declarative macros☆178Updated 7 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- ☆76Updated 3 weeks ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Rust KDL parser and derive implementation☆99Updated last year
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- `cargo run` but with hot reloading, powered by `subsecond`☆76Updated last month
- ☆76Updated 2 weeks ago
- WireGuard(R) impl in pure rust☆81Updated 3 months ago
- ☆226Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- ☆24Updated last year
- Hash trait that is object-safe☆37Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago