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.
Maintained by: Vijay Marcel
Keywords: python,marisa-trie
ChangeLog: python3-marisa-trie
Homepage:
https://github.com/pytries/marisa-trie
Download SlackBuild:
python3-marisa-trie.tar.gz
python3-marisa-trie.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-marisa-trie.SlackBuild |
python3-marisa-trie.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds