> For the complete documentation index, see [llms.txt](https://mwx.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwx.twelite.info/latest_en/api-reference/external_libraries.md).

# External Libraries

Here are some external libraries that can be used with MWX.

* [EASTL](/latest_en/api-reference/external_libraries/eastl.md) - EASTL is a C++ standard library by Electronic Arts that provides a container that runs in fixed-length memory, making it easy to use in embedded microcontrollers.
