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☆58Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- 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
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 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.☆112Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Big array helper for serde☆61Updated last year
- Easy and safe destructuring for more types.☆32Updated last week
- Inline procedural macros for Rust☆56Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Faster integer division and modulus operations☆87Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆57Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year