[][src]Crate allocator_suite

Modules

adaptors

Adapt various allocator traits to one another.

allocators

Allocators.

extensions

Extensions useful for working with memory; not a stable part of the API of this crate.

likeliness

Path prediction macros for likely/unlikely intrinsics

memory_address

Type alias of memory address

memory_sources

Memory sources.

prelude

Macros

likely

likely.

switchable_allocator

Creates a new global, switchable allocator inside a module $mod_name.

unlikely

unlikely.