matklad / backtrace-on-stack-overflowLinks
☆43Updated 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:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆76Updated this week
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- ☆101Updated this week
- Make trait methods callable without the trait in scope☆152Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Utilities for working with impl traits in Rust.☆112Updated 7 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated this week
- Serde Visitor for deserializing untagged enums☆65Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- ☆52Updated this week
- Define your own PhantomData☆156Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆109Updated last year