Diggsey / mockalloc
Rust library for testing code relying on the global allocator
☆13Updated 10 months ago
Alternatives and similar repositories for mockalloc:
Users that are interested in mockalloc are comparing it to the libraries listed below
- Full precision decimal representation of f64☆25Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make any value Sync but only available on its original thread☆37Updated this week
- Take a value atomically once.☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆38Updated last year
- ☆21Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 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
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- ☆53Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- ☆29Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- We have Crater At Home☆28Updated 3 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆56Updated last year