Cargo Features

IsoAlloc has no features set by default.

[dependencies]
isoalloc = { version = "0.2.9", features = ["userfaultfd", "sanity", "tagging", "neon", "mte", "memory_tagging", "nothread", "smallmem"] }
userfaultfd

Enables userfaultfd of libisoalloc-sys

sanity

Enables sanity of libisoalloc-sys

tagging

Enables tagging of libisoalloc-sys

neon

Enables neon of libisoalloc-sys

mte

Enables mte of libisoalloc-sys

memory_tagging

Enables memory_tagging of libisoalloc-sys

nothread

Enables nothread of libisoalloc-sys

smallmem

Enables smallmem of libisoalloc-sys

IsoAlloc has 8 features without comments.