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.☆192Updated last week
- ☆112Updated 3 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Delegation of trait implementations via procedural macros☆280Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Rust macro for automatically generating default☆148Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- 🔐 Encrypts all the Serialize.☆180Updated 2 years ago
- 💫 Easily retry futures 🦀☆235Updated 5 months ago
- Write doc comments from macros☆101Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A library for compact bit sets containing enums.☆120Updated this week
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- lazy static regular expressions checked at compile time☆219Updated 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.☆114Updated 6 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆175Updated 2 weeks ago