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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cyTrie!