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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- 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
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Big array helper for serde☆64Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- #[no_std] print equivalent for Rust☆64Updated this week
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆43Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago