alexcrichton / debug-cellLinks
Debug RefCell which keeps track of stack traces in debug mode
☆24Updated last year
Alternatives and similar repositories for debug-cell
Users that are interested in debug-cell are comparing it to the libraries listed below
Sorting:
- Pretty backtraces for rust☆15Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Weak hash tables for Rust☆41Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 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
- ☆57Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆35Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆36Updated 11 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago