# SafeAtom v0.1.0 - Table of Contents > Whitelist-based casting of values to atoms without growing the VM atom table from untrusted input. ## Pages - [SafeAtom](readme.md) - [Changelog](changelog.md) - [LICENSE](license.md) ## Modules - [SafeAtom](SafeAtom.md): Safe, whitelist-based casting of values to atoms. - Exceptions - [SafeAtom.Error](SafeAtom.Error.md): Exception raised by `SafeAtom.cast!/2`.