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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 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
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- 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
- myrrlyn’s wyzyrdly library☆25Updated last year
- Initialize arrays with ease!☆84Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- 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
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Big array helper for serde☆65Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆61Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month