Crates.io | object-alloc-test |
lib.rs | object-alloc-test |
version | 0.1.0 |
source | src |
created_at | 2017-09-03 01:42:16.55216 |
updated_at | 2017-09-03 01:42:16.55216 |
description | A suite of tests for object allocators. |
homepage | |
repository | https://github.com/ezrosent/allocators-rs/tree/master/object-alloc-test |
max_upload_size | |
id | 30339 |
size | 51,125 |
Tests for object allocators. This crate provides mechanisms to test implementations of the ObjectAlloc
trait for correctness, including a comprehensive memory corruption tester.