slice-arena 1.0.0

Store lots of tiny slices with low overhead, in contiguous blocks of memory
Documentation
[package]
name = "slice-arena"
version = "1.0.0"
authors = ["Kornel <kornel@geekhood.net>"]
edition = "2018"
categories = ["memory-management"]
keywords = ["mempool", "arena"]
description = "Store lots of tiny slices with low overhead, in contiguous blocks of memory"
homepage = "https://lib.rs/slice-arena"
readme = "README.md"
license = "CC0-1.0"