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:
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Cargo subcommand to sort derive attributes 📦☆58Updated last month
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆81Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Data (de)serialization via declarative macros☆177Updated 2 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Rust KDL parser and derive implementation☆93Updated last year
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆48Updated 6 months ago
- ☆188Updated 3 weeks ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆92Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆46Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Linux linker for x86 and x86-64☆32Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- The quickest way to override dependencies with Cargo☆65Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated this week
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆45Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- A wgpu based rendering backend for ratatui.☆92Updated last month
- Cargo subcommand to synchronize README with crate documentation☆34Updated this week
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆207Updated last month