# The Eina Programming Guide #

``Eina`` provides data types and useful tools.

The ``Eina`` library implements an *application programming interface (API)* for data types in an efficient way. It also provides some useful tools for tasks including opening shared libraries, error management, type conversion, time accounting, and memory pools.

## Contents ##

* Data Types

* Eina Tools