second-stack 0.3.1

A fast slice allocator for short-lived allocations.
Documentation
[badges.maintenance]
status = "actively-developed"
[dev-dependencies.rand]
version = "0.8.5"

[features]

[package]
authors = ["Zac <that3percent@gmail.com>"]
categories = ["memory-management"]
description = "A fast slice allocator for short-lived allocations."
edition = "2021"
homepage = "https://github.com/That3Percent/second-stack"
keywords = ["slice", "stack", "memory-management"]
license = "MIT"
name = "second-stack"
readme = "README.md"
repository = "https://github.com/That3Percent/second-stack"
resolver = "2"
version = "0.3.1"