maskerad_memory_allocators 2.0.0

custom allocators, for memory fragmentation prevention.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "maskerad_memory_allocators"
version = "2.0.0"
authors = ["Maskerad developers <maskerad-rs.organization@protonmail.com>"]
description = "custom allocators, for memory fragmentation prevention."
readme = "README_CRATE.md"
keywords = ["memory-allocator", "stack-allocator"]
categories = ["memory-management", "game-engines", "data-structures"]
license = "MIT/Apache-2.0"
repository = "https://github.com/Maskerad-rs/maskerad_stack_allocator"

[[bench]]
name = "speed_comparison"
harness = false

[dependencies]
[dev-dependencies.bencher]
version = "0.1.4"
[badges.appveyor]
branch = "master"
repository = "Malkaviel/maskerad-stack-allocator"
service = "github"

[badges.is-it-maintained-issue-resolution]
repository = "Maskerad-rs/maskerad_stack_allocator"

[badges.is-it-maintained-open-issues]
repository = "Maskerad-rs/maskerad_stack_allocator"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "Maskerad-rs/maskerad_stack_allocator"