matklad / backtrace-on-stack-overflow
☆38Updated 7 months ago
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
- ☆70Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆54Updated last year
- Minimal TOML library with few dependencies☆83Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆84Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Macro for sealing traits and structures☆50Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- ☆53Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆95Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Const TypeId and non-'static TypeId☆59Updated this week
- Better reference counted strings for Rust☆118Updated 6 months ago
- ☆55Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month