Mobile native Wearable native

Eina

Eina provides data types and useful tools.

The Eina library implements an API for data types in an efficient way. It also provides some useful tools, such as opening shared libraries, error management, type conversion, time accounting, and memory pool.

The main features of Eina are:

  • Data Types

    The Eina library is a central part of the EFL. It implements an API for data types, and allows you to create and manipulate several data types.

  • Eina Tools

    Eina provides a number of tools, such as string manipulation, that make your life easier when coding applications.

Go to top