arena-b 1.0.0

Production-grade bump allocator with lock-free, slab, and virtual-memory tooling for parsers, game engines, and request-scoped services
Documentation

arena-b

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 2 of them enabled by default.

default

arena_module (default)

This feature flag does not enable additional features.

stats (default)

This feature flag does not enable additional features.

debug

This feature flag does not enable additional features.

lockfree

This feature flag does not enable additional features.

single_thread_fast

This feature flag does not enable additional features.

slab

This feature flag does not enable additional features.

thread_local

This feature flag does not enable additional features.

virtual_memory

This feature flag does not enable additional features.