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☆83Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- ☆55Updated 5 months ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆61Updated 2 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
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A rust library for checked floating point operations☆83Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A fast, concurrent string interner☆164Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year