Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
Features
- written in Cython, so readability and high performance,
- non-stack and non-recursive go around the tree algorithm for fast traversing,
- complete except finding according to prefix,
- currently buildable by Cython 0.11.3 or lower only,
- and undocumented.
License
Public DomainFollow cyTrie
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cyTrie!