alexcrichton / debug-cell
Debug RefCell which keeps track of stack traces in debug mode
☆24Updated last year
Alternatives and similar repositories for debug-cell:
Users that are interested in debug-cell are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆50Updated 5 months ago
- Target "triple" support☆49Updated 2 weeks ago
- Weak hash tables for Rust☆35Updated 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
- We have Crater At Home☆28Updated 3 months ago
- ☆53Updated 9 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆74Updated 2 years ago
- ☆33Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A memory efficient syntax tree for language developers☆54Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- ☆19Updated 3 years ago
- ☆48Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago