nakabonne / rhack
Temporary edit external crates that your project depends on
☆147Updated 10 months ago
Alternatives and similar repositories for rhack:
Users that are interested in rhack are comparing it to the libraries listed below
- Struct fields that are made read-only accessible to other modules☆229Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated last week
- Rust macro for automatically generating default☆134Updated last year
- lazy static regular expressions checked at compile time☆198Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- 🔐 Encrypts all the Serialize.☆180Updated last year
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆138Updated this week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 7 months ago
- Check if tables and items in a .toml file are lexically sorted☆221Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- 💫 Easily retry futures 🦀☆203Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- ☆126Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 2 months ago
- Easy code duplicate with substitution for Rust☆236Updated 4 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- "A very small syn"☆199Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last month
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated last year
- (Auto)DRY for your Rust dependencies☆148Updated 2 months ago