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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cyTrie!