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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cyTrie!