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:
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- Token tree calling convention☆83Updated 3 years ago
- ☆55Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- 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
- ☆62Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Weak hash tables for Rust☆41Updated 2 years ago
- ☆61Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆19Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years 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
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple, id-based arena☆125Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆42Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year