pytries

pytries

Geek Repo

Data Structures for Python

Location:← Icon made by Freepik from www.flaticon.com

Github PK Tool:Github PK Tool

pytries's repositories

marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.

Language:CythonLicense:MITStargazers:1016Issues:27Issues:63

datrie

Fast, efficiently stored Trie for Python. Uses libdatrie.

Language:PythonLicense:LGPL-2.1Stargazers:527Issues:22Issues:60

DAWG

DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.

Language:C++License:MITStargazers:294Issues:20Issues:32

hat-trie

HAT-Trie for Python

Language:CLicense:MITStargazers:86Issues:6Issues:7

DAWG-Python

Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.

Language:PythonLicense:MITStargazers:48Issues:7Issues:2