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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 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
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Weak hash tables for Rust☆35Updated last year
- ☆55Updated 10 months ago
- Types to define keyboard related events.☆56Updated 2 weeks ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- 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
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆33Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆37Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Const TypeId and non-'static TypeId☆61Updated 3 weeks 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
- ☆21Updated 4 years ago