bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆24Updated last month
Alternatives and similar repositories for autotrait
Users that are interested in autotrait are comparing it to the libraries listed below
Sorting:
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- ☆22Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Linux linker for x86 and x86-64☆32Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Cargo subcommand to sort derive attributes 📦☆57Updated 3 weeks ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- The quickest way to override dependencies with Cargo☆63Updated last week
- Hash trait that is object-safe☆32Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- ☆160Updated this week
- State machine pattern for Rust☆29Updated 7 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 weeks ago