FreeBSD.software
Home/devel/py311-marisa-trie

py311-marisa-trie

1.1.0_1

Static memory-efficient and fast Trie-like structures for Python

MARISA Trie provides static memory-efficient Trie-like structures for Python based on marisa-trie C++ library. String data in a MARISA-trie may take up to 50x-100x less memory than in a standard Python dict; the raw lookup speed is comparable; trie also provides fast advanced methods like prefix search. Note: There are official SWIG-based Python bindings included in C++ library distribution; this package provides alternative Cython-based pip-installable Python bindings.

Origin: devel/py-marisa-trie
Category: devel
Size: 449KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install py311-marisa-trie

Dependencies (2)

Required By (1 packages)

More in devel