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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- ☆50Updated last week
- A simple, id-based arena☆120Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- We have Crater At Home☆36Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated last week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated 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
- Weak hash tables for Rust☆41Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Target "triple" support☆53Updated 6 months ago
- Rustdoc's JSON output interface☆33Updated 3 weeks ago
- ☆58Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago