bearcove / autotraitLinks
Automatically declare a trait given an impl block.
☆24Updated 2 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☆56Updated 11 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- WireGuard(R) impl in pure rust☆78Updated 4 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 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☆65Updated last week
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- ☆72Updated last month
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Linux linker for x86 and x86-64☆32Updated last month
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆78Updated 9 months ago
- ☆166Updated last week
- Cargo subcommand to sort derive attributes 📦☆58Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆102Updated last month
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆68Updated this week
- ☆117Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago