mirror of
git://slackware.nl/current.git
synced 2025-02-03 20:46:37 +01:00
12 lines
512 B
Text
12 lines
512 B
Text
marisa: marisa (static and space-efficient trie data structure library)
|
|||
marisa:
|
|||
marisa: Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
|
|||
marisa: static and space-efficient trie data structure. And libmarisa is a
|
|||
marisa: C++ library to provide an implementation of MARISA. Also, the package
|
|||
marisa: of libmarisa contains a set of command line tools for building and
|
|||
marisa: operating a MARISA-based dictionary.
|
|||
marisa:
|
|||
marisa: Homepage: https://code.google.com/p/marisa-trie/
|
|||
marisa:
|
|||
marisa:
|