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☆162Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated 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`☆131Updated last year
- Define your own PhantomData☆158Updated last month
- ☆113Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- A GitHub Action for running cargo-semver-checks☆75Updated last week
- Macro for sealing traits and structures☆61Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Convert number to enum☆87Updated last year