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
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A simple, id-based arena☆122Updated 2 years ago
- ☆42Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆53Updated 3 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Install a rustc master toolchain usable from rustup☆77Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆61Updated last month
- ☆61Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago