freebsd-ports/devel/marisa-trie/pkg-descr
Kurt Jaeger 2b63294b99 New port: devel/marisa-trie
Matching Algorithm with Recursively Implemented StorAge (MARISA)
is a static and space-efficient trie data structure. And libmarisa
is a C++ library to provide an implementation of MARISA. Also, the
package of libmarisa contains a set of command line tools for
building and operating a MARISA-based dictionary.

WWW: https://github.com/s-yata/marisa-trie

PR:		210780
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
2016-07-08 17:23:19 +00:00

7 lines
355 B
Text

Matching Algorithm with Recursively Implemented StorAge (MARISA)
is a static and space-efficient trie data structure. And libmarisa
is a C++ library to provide an implementation of MARISA. Also, the
package of libmarisa contains a set of command line tools for
building and operating a MARISA-based dictionary.
WWW: https://github.com/s-yata/marisa-trie