jesnor / RustNatvis
Generates Natvis for debug visualization of Rust code
☆24Updated 2 months ago
Alternatives and similar repositories for RustNatvis:
Users that are interested in RustNatvis are comparing it to the libraries listed below
- ☆29Updated 7 months ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last week
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- ☆25Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆41Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated this week
- Const TypeId and non-'static TypeId☆58Updated last week
- ☆49Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Macro for sealing traits and structures☆50Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rustdoc's JSON output interface☆29Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- ☆39Updated 5 months ago
- A procedural macro for generating unique ids for rust types☆12Updated 11 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Integer types with customizable niche values☆40Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- ☆39Updated 3 months ago
- Embed images in Rust documentation☆25Updated 3 years ago