Marisa ESP32 Wrapper

Data Storage

Fast lookups in large static dictionaries
Marisa is a recursive trie implementation to store huge dictionaries with high level of compression with fast lookups. This library is a wrapper for the original Marisa implementation here: https://github.com/s-yata/marisa-trie

Author: Arundale Ramanathan

Maintainer: Arun

Read the documentation

Compatibility

This library is compatible with the esp32 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.