alexcrichton / debug-cellLinks
Debug RefCell which keeps track of stack traces in debug mode
☆24Updated 2 years ago
Alternatives and similar repositories for debug-cell
Users that are interested in debug-cell are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆80Updated 2 years ago
- Weak hash tables for Rust☆41Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- ☆43Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A simple, id-based arena☆120Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆35Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Target "triple" support☆53Updated 5 months ago
- ☆58Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆57Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago