bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆24Updated 3 weeks 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!`☆39Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆67Updated this week
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- Cargo subcommand to sort derive attributes 📦☆57Updated last week
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆76Updated 8 months ago
- WireGuard(R) impl in pure rust☆76Updated 3 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆117Updated last month
- dylo generates "consumer" versions of your "module" crates.☆22Updated last month
- Rust procedural macro attribute parser☆44Updated 11 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- ☆69Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Hash trait that is object-safe☆32Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- A sub-millisecond terminal text rendering system using WebGL2☆29Updated this week
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated 8 months ago