[go: up one dir, main page]

slab 0.4.0

Pre-allocated storage for a uniform data type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "slab"
version = "0.4.0"
license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "Pre-allocated storage for a uniform data type"
documentation = "https://docs.rs/slab"
homepage = "https://github.com/carllerche/slab"
repository = "https://github.com/carllerche/slab"
readme = "README.md"
keywords = ["slab", "allocator"]
categories = ["memory-management", "data-structures"]