nakabonne / rhack
Temporary edit external crates that your project depends on
☆145Updated 11 months ago
Alternatives and similar repositories for rhack:
Users that are interested in rhack are comparing it to the libraries listed below
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- 💫 Easily retry futures 🦀☆204Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆152Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Define your own PhantomData☆151Updated this week
- ☆133Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Pull in every source file in a directory as a module☆169Updated this week
- ☆201Updated last month
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- A library for to allow multiple return types by automatically generated enum.☆357Updated 2 weeks ago
- "A very small syn"☆200Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- Rust macro for automatically generating default☆135Updated last year
- ☆111Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Type that deserializes only from one specific value☆231Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Inter-event timing metrics on top of tracing.☆116Updated last year