nakabonne / rhackLinks
Temporary edit external crates that your project depends on
☆147Updated last year
Alternatives and similar repositories for rhack
Users that are interested in rhack are comparing it to the libraries listed below
Sorting:
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 🔐 Encrypts all the Serialize.☆180Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆259Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Rust macro for automatically generating default☆147Updated last year
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated this week
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Write doc comments from macros☆101Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last week
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- "A very small syn"☆212Updated 9 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month