{"library":"marisa-trie","type":"library","category":null,"description":"marisa-trie provides static, memory-efficient, and fast Trie-like data structures for Python, wrapping the C++ MARISA library. It's ideal for use cases like autocomplete, spell checkers, and storing large sets of strings or byte sequences for fast prefix matching and lookup. The library is actively maintained with regular updates to support new Python versions and minor feature enhancements.","language":"python","status":"active","version":"1.4.1","tags":["trie","data-structure","prefix-search","autocomplete","memory-efficient","static"],"install":[{"cmd":"pip install marisa-trie","imports":["from marisa_trie import Trie","from marisa_trie import BytesTrie","from marisa_trie import RecordTrie","from marisa_trie import StringTrie"]}],"homepage":null,"github":"https://github.com/pytries/marisa-trie","docs":null,"changelog":null,"pypi":"https://pypi.org/project/marisa-trie/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/marisa-trie/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}