matklad / backtrace-on-stack-overflowLinks
☆44Updated last year
Alternatives and similar repositories for backtrace-on-stack-overflow
Users that are interested in backtrace-on-stack-overflow are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- 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
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Macro for sealing traits and structures☆60Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- ☆99Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆76Updated 3 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- ☆113Updated 2 years ago
- Convert number to enum☆87Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago