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.☆188Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- ☆112Updated 2 years ago
- 🔐 Encrypts all the Serialize.☆180Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆84Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Pull in every source file in a directory as a module☆179Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Write doc comments from macros☆101Updated last week
- Rust macro for automatically generating default☆146Updated last year
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A library for compact bit sets containing enums.☆119Updated last month
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Track rust binary sizes across builds using Github Actions☆114Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago