Diggsey / mockallocLinks
Rust library for testing code relying on the global allocator
☆13Updated last year
Alternatives and similar repositories for mockalloc
Users that are interested in mockalloc are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆60Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Easy and safe destructuring for more types.☆33Updated last month
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- ☆93Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Big array helper for serde☆65Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆61Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆64Updated 8 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated this week
- A newtype with alignment of at least `A` bytes☆32Updated this week
- Abstract over different executors☆74Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 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.☆114Updated 6 months ago
- Automatic cfg for Rust compiler features☆105Updated 6 months ago