Crates.io | maskerad_object_pool |
lib.rs | maskerad_object_pool |
version | 0.3.0 |
source | src |
created_at | 2017-12-21 18:17:15.052636 |
updated_at | 2018-02-09 10:04:37.278186 |
description | A collection of object pools, for more efficient dynamic memory allocation |
homepage | |
repository | https://github.com/Maskerad-rs/Maskerad_object_pool |
max_upload_size | |
id | 43869 |
size | 214,616 |
A collection of object pools, for more efficient dynamic memory allocation.
A collection of object pools, for more efficient dynamic memory allocation.
This library provides 2 data structures to deal with dynamic memory allocation more efficiently :
See the github repository for more informations on this crate.
You can find the documentation here.