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☆159Updated last month
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months 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`☆126Updated last year
- Make trait methods callable without the trait in scope☆160Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Better reference counted strings for Rust☆138Updated 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 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆100Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆100Updated this week
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago