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 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Macro for sealing traits and structures☆60Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week