nakabonne / rhack
Temporary edit external crates that your project depends on
☆146Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for rhack
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Compile-time string formatting☆215Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- "A very small syn"☆196Updated 7 months ago
- Rust crate to time your function using derive annotations.☆85Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- ☆112Updated last year
- Type that deserializes only from one specific value☆227Updated last week
- 💫 Easily retry futures 🦀☆203Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Find out path at which a deserialization error occurred☆322Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- lazy static regular expressions checked at compile time☆193Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- ☆308Updated last year
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago